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

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.86999988555908 -81.3395004272461)"^^geo:wktLiteral ;
  geo-pos:lat "-4.86999988555908"^^xsd:decimal ;
  geo-pos:long "-81.3395004272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556413'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.339500427246'^^xsd:double;
  dwc:latitude '-4.8699998855591'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556413'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92000007629395 -81.2916717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.92000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-81.2916717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.92000007629395 -81.2916717529297)"^^geo:wktLiteral ;
  geo-pos:lat "-4.92000007629395"^^xsd:decimal ;
  geo-pos:long "-81.2916717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556405'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.29167175293'^^xsd:double;
  dwc:latitude '-4.9200000762939'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556405'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.21000003814697 -81.2484970092773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.21000003814697"^^xsd:decimal ;
  dwc:decimalLongitude "-81.2484970092773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.21000003814697 -81.2484970092773)"^^geo:wktLiteral ;
  geo-pos:lat "-5.21000003814697"^^xsd:decimal ;
  geo-pos:long "-81.2484970092773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556427'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.248497009277'^^xsd:double;
  dwc:latitude '-5.210000038147'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556427'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28999996185303 -81.2338333129883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.28999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-81.2338333129883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.28999996185303 -81.2338333129883)"^^geo:wktLiteral ;
  geo-pos:lat "-5.28999996185303"^^xsd:decimal ;
  geo-pos:long "-81.2338333129883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556419'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.233833312988'^^xsd:double;
  dwc:latitude '-5.289999961853'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556419'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17000007629395 -81.1906661987305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.17000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1906661987305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.17000007629395 -81.1906661987305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.17000007629395"^^xsd:decimal ;
  geo-pos:long "-81.1906661987305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556423'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.19066619873'^^xsd:double;
  dwc:latitude '-5.1700000762939'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556423'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32999992370605 -81.1833343505859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.32999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1833343505859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32999992370605 -81.1833343505859)"^^geo:wktLiteral ;
  geo-pos:lat "-5.32999992370605"^^xsd:decimal ;
  geo-pos:long "-81.1833343505859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556385'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.183334350586'^^xsd:double;
  dwc:latitude '-5.3299999237061'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556385'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73999977111816 -81.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.73999977111816"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.73999977111816 -81.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "-4.73999977111816"^^xsd:decimal ;
  geo-pos:long "-81.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556412'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.169998168945'^^xsd:double;
  dwc:latitude '-4.7399997711182'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556412'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1399998664856 -81.1663284301758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.1399998664856"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1663284301758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.1399998664856 -81.1663284301758)"^^geo:wktLiteral ;
  geo-pos:lat "-5.1399998664856"^^xsd:decimal ;
  geo-pos:long "-81.1663284301758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556410'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.166328430176'^^xsd:double;
  dwc:latitude '-5.1399998664856'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556410'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.01000022888184 -81.15966796875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.01000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-81.15966796875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.01000022888184 -81.15966796875)"^^geo:wktLiteral ;
  geo-pos:lat "-5.01000022888184"^^xsd:decimal ;
  geo-pos:long "-81.15966796875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556391'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.15966796875'^^xsd:double;
  dwc:latitude '-5.0100002288818'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556391'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.82999992370605 -81.1563262939453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.82999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1563262939453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.82999992370605 -81.1563262939453)"^^geo:wktLiteral ;
  geo-pos:lat "-4.82999992370605"^^xsd:decimal ;
  geo-pos:long "-81.1563262939453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556404'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.156326293945'^^xsd:double;
  dwc:latitude '-4.8299999237061'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556404'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.84999990463257 -81.1350021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.84999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1350021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.84999990463257 -81.1350021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-4.84999990463257"^^xsd:decimal ;
  geo-pos:long "-81.1350021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556416'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.13500213623'^^xsd:double;
  dwc:latitude '-4.8499999046326'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556416'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03000020980835 -81.1348342895508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.03000020980835"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1348342895508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.03000020980835 -81.1348342895508)"^^geo:wktLiteral ;
  geo-pos:lat "-5.03000020980835"^^xsd:decimal ;
  geo-pos:long "-81.1348342895508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556377'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.134834289551'^^xsd:double;
  dwc:latitude '-5.0300002098083'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556377'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.16616678237915 -81.1258316040039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.16616678237915"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1258316040039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.16616678237915 -81.1258316040039)"^^geo:wktLiteral ;
  geo-pos:lat "-5.16616678237915"^^xsd:decimal ;
  geo-pos:long "-81.1258316040039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556399'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.125831604004'^^xsd:double;
  dwc:latitude '-5.1661667823792'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556399'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32999992370605 -81.115837097168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.32999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-81.115837097168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32999992370605 -81.115837097168)"^^geo:wktLiteral ;
  geo-pos:lat "-5.32999992370605"^^xsd:decimal ;
  geo-pos:long "-81.115837097168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556374'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.115837097168'^^xsd:double;
  dwc:latitude '-5.3299999237061'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556374'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32000017166138 -81.1116714477539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.32000017166138"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1116714477539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.32000017166138 -81.1116714477539)"^^geo:wktLiteral ;
  geo-pos:lat "-5.32000017166138"^^xsd:decimal ;
  geo-pos:long "-81.1116714477539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556403'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.111671447754'^^xsd:double;
  dwc:latitude '-5.3200001716614'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556403'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 -81.1041641235352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.1041641235352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.5 -81.1041641235352)"^^geo:wktLiteral ;
  geo-pos:lat "-5.5"^^xsd:decimal ;
  geo-pos:long "-81.1041641235352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556418'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.104164123535'^^xsd:double;
  dwc:latitude '-5.5'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556418'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13000011444092 -81.0983276367188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.13000011444092"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0983276367188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.13000011444092 -81.0983276367188)"^^geo:wktLiteral ;
  geo-pos:lat "-4.13000011444092"^^xsd:decimal ;
  geo-pos:long "-81.0983276367188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556406'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.098327636719'^^xsd:double;
  dwc:latitude '-4.1300001144409'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556406'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.01999998092651 -81.0711669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.01999998092651"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0711669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.01999998092651 -81.0711669921875)"^^geo:wktLiteral ;
  geo-pos:lat "-5.01999998092651"^^xsd:decimal ;
  geo-pos:long "-81.0711669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556409'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.071166992188'^^xsd:double;
  dwc:latitude '-5.0199999809265'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556409'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07000017166138 -81.0606689453125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.07000017166138"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0606689453125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.07000017166138 -81.0606689453125)"^^geo:wktLiteral ;
  geo-pos:lat "-5.07000017166138"^^xsd:decimal ;
  geo-pos:long "-81.0606689453125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556386'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.060668945312'^^xsd:double;
  dwc:latitude '-5.0700001716614'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556386'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.36999988555908 -81.0391616821289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.36999988555908"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0391616821289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.36999988555908 -81.0391616821289)"^^geo:wktLiteral ;
  geo-pos:lat "-5.36999988555908"^^xsd:decimal ;
  geo-pos:long "-81.0391616821289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556415'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.039161682129'^^xsd:double;
  dwc:latitude '-5.3699998855591'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556415'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47566699981689 -81.0371704101562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.47566699981689"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0371704101562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.47566699981689 -81.0371704101562)"^^geo:wktLiteral ;
  geo-pos:lat "-5.47566699981689"^^xsd:decimal ;
  geo-pos:long "-81.0371704101562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556396'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.037170410156'^^xsd:double;
  dwc:latitude '-5.4756669998169'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556396'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11083364486694 -81.033332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.11083364486694"^^xsd:decimal ;
  dwc:decimalLongitude "-81.033332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11083364486694 -81.033332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-5.11083364486694"^^xsd:decimal ;
  geo-pos:long "-81.033332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556400'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.033332824707'^^xsd:double;
  dwc:latitude '-5.1108336448669'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556400'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03000020980835 -81.033332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.03000020980835"^^xsd:decimal ;
  dwc:decimalLongitude "-81.033332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.03000020980835 -81.033332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-4.03000020980835"^^xsd:decimal ;
  geo-pos:long "-81.033332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556407'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.033332824707'^^xsd:double;
  dwc:latitude '-4.0300002098083'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556407'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555009'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555009'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554935'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554935'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555753'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555753'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554774'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554774'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555235'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555235'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555713'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555713'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555316'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555316'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555653'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555653'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555796'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555796'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555511'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555511'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555139'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555139'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555500'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555500'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555503'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555503'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555789'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555789'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555219'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555219'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555660'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555660'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555029'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555029'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555705'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555705'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554850'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554850'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555361'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555361'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555717'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555717'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555283'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555283'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556359'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556359'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554780'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554780'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555569'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555569'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554739'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554739'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554868'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554868'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555012'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555012'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555047'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555047'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555715'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555715'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555551'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555551'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555282'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555282'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555766'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555766'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555269'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555269'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555829'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555829'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555750'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555750'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555492'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555492'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555051'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555051'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555815'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555815'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555719'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555719'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554900'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554900'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555058'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555058'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555432'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555432'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555304'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555304'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554821'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554821'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554834'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554834'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555545'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555545'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555853'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555853'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554797'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554797'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555041'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555041'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555526'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555526'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554794'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554794'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554920'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554920'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554946'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554946'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555565'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555565'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555575'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555575'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555845'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555845'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555816'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555816'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554865'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554865'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554784'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554784'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555017'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555017'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555084'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555084'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555272'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555272'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555501'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555501'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555447'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555447'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555402'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555402'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555109'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555109'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554917'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554917'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554991'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554991'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555290'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555290'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555345'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555345'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555239'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555239'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555459'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555459'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555428'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555428'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555601'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555601'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554979'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554979'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555723'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555723'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555247'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555247'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555293'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555293'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555809'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555809'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554873'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554873'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555327'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555327'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555093'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555093'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554851'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554851'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555141'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555141'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555068'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555068'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555098'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555098'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555676'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555676'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554842'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554842'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555412'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555412'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555437'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555437'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555427'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555427'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555741'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555040'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555040'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555589'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555589'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554987'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554987'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555338'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555338'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555857'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555857'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555273'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555273'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554781'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554781'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555476'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555476'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555689'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555689'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555226'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555226'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554972'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554972'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555276'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555276'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555671'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555671'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554832'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554832'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555236'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555236'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556369'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556369'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555099'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555099'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555738'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555251'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555251'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554926'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554926'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555675'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555675'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555550'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555550'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555248'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555248'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555534'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555534'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555356'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555356'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555199'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555199'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555394'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555394'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554795'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554795'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555627'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555627'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554955'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554955'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555163'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555163'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555747'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555747'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555730'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555730'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555220'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555220'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555728'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555728'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555324'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555324'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555419'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555419'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555746'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555746'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555693'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555693'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555594'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555594'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554866'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554866'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555062'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555062'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555079'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555079'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555086'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555086'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555702'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555702'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555852'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555852'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555620'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555620'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555180'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555180'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555145'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555145'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554885'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554885'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555400'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555400'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555646'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555646'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555374'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555374'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555762'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555762'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555161'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555161'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555704'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555704'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555391'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555391'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555699'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555699'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555224'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555224'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555599'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555599'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555478'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555478'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555176'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555176'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554924'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554924'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555358'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555358'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555363'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555363'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554776'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554776'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555585'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555585'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555837'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555837'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555552'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555552'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554998'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554998'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554812'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554812'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555250'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555250'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555609'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555609'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555451'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555451'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555111'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555111'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555396'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555396'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554894'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554894'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555127'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555127'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555343'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555343'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554744'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554744'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555520'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555520'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555559'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555559'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554758'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554758'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555069'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555069'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555621'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555621'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555334'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555334'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554936'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554936'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554925'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554925'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555027'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555027'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555578'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555578'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555417'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555417'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554982'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554982'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554943'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554943'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555020'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555020'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555243'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555243'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555223'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555223'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555826'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555826'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554770'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554770'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555142'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555142'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555666'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555666'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555181'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555181'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555735'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554968'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554968'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555147'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555147'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555365'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555365'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554761'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554761'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555697'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555697'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555401'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555401'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554895'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554895'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555418'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555418'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555775'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555775'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555716'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555716'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554960'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554960'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555486'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555486'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555797'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555797'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554875'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554875'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555089'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555089'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555698'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555698'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555580'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555580'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554923'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554923'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555847'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555847'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555772'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555772'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555661'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555661'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555603'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555603'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554905'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554905'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555299'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555299'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555370'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555370'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555781'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555781'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555105'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555105'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555714'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555714'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555441'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555441'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554773'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554773'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555712'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555712'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555799'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555799'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555722'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555722'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555745'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555745'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555204'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555204'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555446'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555446'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555000'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555000'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555491'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555491'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555321'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555321'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555310'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555310'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555471'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555471'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555638'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555638'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555778'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555778'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556349'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556349'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555080'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555080'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555429'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555429'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555131'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555131'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554733'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554733'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555171'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555171'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555393'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555393'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555598'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555598'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555547'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555547'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554888'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554888'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555533'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555533'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554996'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554996'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555776'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555776'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555673'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555673'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555196'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555196'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555487'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555487'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555044'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555044'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555814'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555814'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555103'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555103'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555839'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555839'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555211'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555211'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555786'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555786'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554889'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554889'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555649'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555649'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555326'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555326'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555132'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555132'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555134'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555134'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554750'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554750'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555752'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555752'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555462'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555462'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555558'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555558'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555499'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555499'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555110'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555110'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555456'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555456'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555122'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555122'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554765'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554765'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554945'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554945'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555323'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555323'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555133'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555133'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555727'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555727'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555773'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555773'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555257'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555257'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554934'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554934'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555201'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555201'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554940'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554940'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555828'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555828'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555834'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555834'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554756'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554756'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554919'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554919'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555413'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555413'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555628'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555628'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555255'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555255'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554775'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554775'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555465'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555465'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555261'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555261'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555096'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555096'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555398'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555398'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554937'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554937'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555832'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555832'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555353'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555353'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555056'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555056'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555104'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555104'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555692'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555692'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555397'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555397'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555513'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555513'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555249'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555249'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555527'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555527'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555305'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555305'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555230'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555230'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554906'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554906'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555791'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555791'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555329'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555329'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555595'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555595'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556351'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556351'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555691'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555691'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555138'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555138'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555618'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555618'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555519'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555519'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555198'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555198'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555760'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555760'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555655'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555655'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554941'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554941'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555732'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555732'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555262'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555262'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555445'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555445'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554778'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554778'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555411'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555411'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555183'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555183'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555188'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555188'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555793'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555793'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555804'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555804'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554726'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554726'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555377'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555377'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555023'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555023'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554989'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554989'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555645'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555645'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554970'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554970'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555502'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555502'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555067'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555067'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555510'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555510'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555682'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555682'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555543'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555543'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554809'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554809'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554992'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554992'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554956'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554956'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555771'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555771'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554789'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554789'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554954'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554954'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555739'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555054'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555054'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555074'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555074'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554822'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554822'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555372'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555372'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555483'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555483'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555568'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555568'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555607'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555607'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555061'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555061'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555046'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555046'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555071'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555071'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555403'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555403'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554932'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554932'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555521'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555521'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554916'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554916'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555765'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555765'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555006'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555006'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554958'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554958'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556353'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556353'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554835'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554835'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555537'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555537'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555792'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555792'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554854'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554854'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555189'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555189'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555218'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555218'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555608'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555608'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555234'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555234'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555005'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555005'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555679'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555679'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554973'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554973'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555540'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555540'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555651'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555651'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555664'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555664'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555808'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555808'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554977'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554977'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555333'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555333'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554738'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554738'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554788'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554788'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555306'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555306'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554952'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554952'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554768'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554768'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555136'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555136'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555295'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555295'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554975'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554975'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555461'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555461'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555566'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555566'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555286'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555286'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555586'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555586'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555115'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555115'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555355'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555355'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555032'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555032'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555497'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555497'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555135'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555135'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555119'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555119'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554804'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554804'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555064'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555064'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554902'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554902'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555088'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555088'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555498'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555498'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555004'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555004'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555233'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555233'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555768'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555768'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555810'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555810'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554754'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554754'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555450'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555450'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555336'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555336'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555448'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555448'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555376'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555376'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554944'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554944'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555782'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555782'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555623'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555623'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554771'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554771'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555509'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555509'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554918'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554918'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555751'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555751'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555783'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555783'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554746'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554746'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554815'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554815'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554914'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554914'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555352'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555352'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555408'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555408'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554976'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554976'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555662'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555662'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554852'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554852'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555024'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555024'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554752'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554752'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554950'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554950'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555191'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555191'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555063'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555063'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555001'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555001'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555209'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555209'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554859'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554859'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555149'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555149'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555287'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555287'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556358'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556358'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555688'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555688'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555035'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555035'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555216'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555216'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555726'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555726'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555573'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555573'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555296'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555296'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555819'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555819'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555632'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555632'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554930'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554930'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555085'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555085'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555480'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555480'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554922'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554922'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555369'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555369'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555449'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555449'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555670'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555670'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555806'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555806'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555529'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555529'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555175'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555175'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555048'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555048'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555152'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555152'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555187'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555187'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555137'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555137'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555572'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555572'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555597'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555597'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554884'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554884'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555582'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555582'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555678'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555678'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555743'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555743'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554961'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554961'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555140'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555140'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555625'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555625'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555285'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555285'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555538'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555538'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555457'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555457'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554767'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554767'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556367'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556367'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555150'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555150'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554817'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554817'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555389'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555389'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555015'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555015'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555227'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555227'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554814'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554814'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555821'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555821'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555039'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555039'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554813'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554813'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555686'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555686'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554904'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554904'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555151'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555151'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555563'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555563'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554742'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554742'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555120'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555120'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555206'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555206'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555759'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555759'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555788'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555788'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555555'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555555'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555844'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555844'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554741'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554741'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556363'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556363'^^xsd:anyURI;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555309'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555309'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555842'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555842'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555690'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555690'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555614'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555614'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554849'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554849'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555542'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555542'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555221'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555221'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555057'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555057'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555238'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555238'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554751'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554751'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555430'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555430'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554722'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554722'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555464'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555464'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555508'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555508'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555354'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555354'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554872'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554872'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555106'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555106'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554749'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554749'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554837'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554837'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554730'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554730'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555420'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555420'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555576'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555576'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555439'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555439'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556357'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556357'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555395'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555395'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555318'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555318'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556350'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556350'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555634'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555634'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555146'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555146'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555158'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555158'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555075'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555075'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555228'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555228'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555045'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555045'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555351'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555351'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555307'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555307'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555617'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555617'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555117'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555117'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555615'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555615'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555208'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555208'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555443'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555443'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554966'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554966'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554985'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554985'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555463'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555463'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555382'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555382'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555392'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555392'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555590'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555590'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554986'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554986'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554878'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554878'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555650'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555650'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554763'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554763'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555070'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555070'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555505'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555505'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554892'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554892'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555474'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555474'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554921'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554921'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555087'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555087'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555467'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555467'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555579'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555579'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555619'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555619'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554942'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554942'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555312'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555312'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555011'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555011'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555570'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555570'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554818'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554818'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554881'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554881'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554893'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554893'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555022'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555022'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555265'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555265'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555202'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555202'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555736'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555298'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555298'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555482'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555482'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556360'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556360'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555652'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555652'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555112'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555112'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555512'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555512'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554736'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554736'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555858'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555858'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555349'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555349'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555253'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555253'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555357'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555357'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555724'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555724'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555496'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555496'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555831'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555831'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555517'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555517'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555404'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555404'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555460'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555460'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555787'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555787'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554802'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554802'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555630'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555630'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555764'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555764'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555561'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555561'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555386'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555386'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554909'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554909'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555256'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555256'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555320'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555320'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554927'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554927'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555118'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555118'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555830'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555830'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556362'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556362'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555128'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555128'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556354'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556354'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554820'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554820'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555155'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555155'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555107'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555107'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554811'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554811'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554931'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554931'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555213'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555213'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555028'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555028'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555631'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555631'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554824'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554824'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555031'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555031'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555849'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555849'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554990'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554990'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555177'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555177'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554965'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554965'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555684'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555684'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555060'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555060'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555244'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555244'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555021'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555021'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555371'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555371'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555373'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555373'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555270'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555270'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555549'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555549'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555841'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555841'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554911'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554911'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555241'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555241'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555803'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555803'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555557'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555557'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554938'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554938'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555453'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555453'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555387'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555387'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554863'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554863'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554753'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554753'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555407'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555407'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555405'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555405'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555200'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555200'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554870'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554870'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555854'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555854'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555003'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555003'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554879'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554879'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555757'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555757'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555424'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555424'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555718'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555718'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555725'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555725'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555288'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555288'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555685'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555685'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555182'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555182'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554808'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554808'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555536'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555536'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555592'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555592'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554886'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554886'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554839'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554839'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554777'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554777'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554830'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554830'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555721'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555721'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555169'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555169'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555454'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555454'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554897'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554897'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555268'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555268'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555025'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555025'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555410'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555410'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555240'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555240'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554896'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554896'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555734'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555383'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555383'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555090'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555090'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555055'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555055'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555362'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555362'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555421'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555421'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554953'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554953'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555674'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555674'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555754'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555754'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554983'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554983'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555848'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555848'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555659'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555659'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555516'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555516'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555442'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555442'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555587'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555587'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555359'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555359'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555641'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555641'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555366'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555366'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555059'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555059'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555423'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555423'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555245'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555245'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555368'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555368'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554825'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554825'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555472'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555472'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554969'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554969'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555742'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555360'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555360'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555708'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555708'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555271'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555271'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555489'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555489'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555643'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555643'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555010'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555010'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556355'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556355'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555629'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555629'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555648'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555648'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555507'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555507'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555706'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555706'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554836'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554836'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554759'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554759'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554882'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554882'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554959'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554959'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555375'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555375'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555504'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555504'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556365'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556365'^^xsd:anyURI;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555785'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555785'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555469'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555469'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555186'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555186'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555802'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555802'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555855'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555855'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554857'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554857'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555237'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555237'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554840'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554840'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555477'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555477'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554997'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554997'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555541'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555541'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555694'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555694'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555364'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555364'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554828'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554828'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555016'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555016'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554844'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554844'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555468'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555468'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554728'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554728'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554833'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554833'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555311'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555311'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555037'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555037'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555817'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555817'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555687'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555687'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555795'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555795'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555613'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555613'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555434'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555434'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555094'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555094'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555297'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555297'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554791'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554791'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555193'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555193'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555328'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555328'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555291'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555291'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554964'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554964'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555656'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555656'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555170'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555170'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555095'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555095'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555065'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555065'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555100'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555100'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555506'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555506'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555438'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555438'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555281'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555281'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555073'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555073'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555159'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555159'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555584'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555584'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554913'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554913'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555317'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555317'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554766'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554766'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555825'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555825'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556366'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556366'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555300'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555300'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555076'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555076'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555548'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555548'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555756'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555756'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555160'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555160'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555707'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555707'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555178'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555178'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555801'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555801'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555337'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555337'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555367'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555367'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555600'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555600'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554848'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554848'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554933'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554933'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554805'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554805'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555836'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555836'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554876'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554876'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554847'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554847'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555779'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555779'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555322'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555322'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555695'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555695'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554971'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554971'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555019'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555019'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554864'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554864'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555515'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555515'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554939'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554939'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554898'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554898'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554740'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554740'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555266'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555266'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554807'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554807'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555681'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555681'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554757'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554757'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554993'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554993'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555827'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555827'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555470'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555470'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554727'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554727'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555639'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555639'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555761'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555761'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555452'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555452'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555677'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555677'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555284'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555284'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555571'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555571'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555319'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555319'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555813'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555813'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555554'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555554'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555278'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555278'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555850'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555850'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555581'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555581'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554846'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554846'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555215'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555215'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555514'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555514'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555562'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555562'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554880'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554880'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555843'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555843'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555292'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555292'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555749'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555749'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555798'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555798'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555173'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555173'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555162'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555162'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555217'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555217'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554806'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554806'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554887'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554887'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555488'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555488'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555560'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555560'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555680'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555680'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554948'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554948'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554748'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554748'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555332'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555332'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554845'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554845'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555252'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555252'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555174'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555174'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555668'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555668'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555633'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555633'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555113'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555113'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555339'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555339'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555205'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555205'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555341'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555341'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555647'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555647'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555425'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555425'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555416'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555416'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555490'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555490'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554994'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554994'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555696'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555696'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555154'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555154'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555409'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555409'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554883'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554883'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554764'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554764'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555436'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555436'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555626'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555626'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554787'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554787'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555091'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555091'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554862'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554862'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555444'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555444'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555381'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555381'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555184'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555184'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555033'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555033'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555774'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555774'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554912'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554912'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555711'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555711'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555636'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555636'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554827'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554827'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554929'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554929'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555455'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555455'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555314'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555314'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555667'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555667'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555072'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555072'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555275'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555275'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555484'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555484'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555596'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555596'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555212'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555212'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555303'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555303'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555384'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555384'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554810'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554810'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555007'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555007'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555042'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555042'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555053'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555053'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555748'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555748'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555192'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555192'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555495'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555495'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555539'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555539'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555720'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555720'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555125'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555125'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555126'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555126'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556361'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556361'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554949'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554949'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555350'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555350'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555588'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555588'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555225'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555225'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554779'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554779'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555050'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555050'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555528'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555528'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555700'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555700'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555770'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555770'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555082'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555082'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555289'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555289'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554853'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554853'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555101'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555101'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555038'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555038'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555190'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555190'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555231'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555231'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554967'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554967'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555577'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555577'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554801'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554801'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555564'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555564'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554908'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554908'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555308'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555308'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555856'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555856'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555616'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555616'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555790'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555790'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555737'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555168'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555168'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555267'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555267'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555426'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555426'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554947'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554947'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554792'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554792'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555330'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555330'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555347'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555347'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554735'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554735'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555635'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555635'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554951'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554951'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555153'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555153'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555535'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555535'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554799'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554799'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555390'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555390'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555703'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555703'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554999'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554999'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555049'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555049'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555840'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555840'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554841'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554841'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555546'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555546'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555610'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555610'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554737'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554737'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554783'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554783'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556368'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556368'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555156'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555156'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554769'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554769'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555078'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555078'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555301'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555301'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555157'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555157'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555518'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555518'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555002'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555002'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554800'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554800'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555185'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555185'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555640'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555640'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555709'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555709'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555331'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555331'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555733'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555733'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555258'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555258'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555222'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555222'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556356'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556356'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556364'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556364'^^xsd:anyURI;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554721'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554721'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555254'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555254'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555485'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555485'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555242'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555242'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554823'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554823'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555665'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555665'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555203'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555203'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554928'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554928'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555195'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555195'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555523'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555523'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555415'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555415'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554890'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554890'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555493'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555493'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555604'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555604'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554745'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554745'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555475'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555475'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555165'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555165'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555167'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555167'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555294'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555294'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555313'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555313'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554871'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554871'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555479'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555479'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555846'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555846'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554734'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554734'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555143'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555143'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555683'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555683'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554829'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554829'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555458'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555458'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555822'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555822'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555769'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555769'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555672'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555672'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554838'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554838'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555663'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555663'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554790'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554790'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555524'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555524'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555274'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555274'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555116'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555116'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554819'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554819'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555755'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555755'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556370'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556370'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554901'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554901'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555544'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555544'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554915'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554915'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554725'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554725'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555194'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555194'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555784'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555784'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555034'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555034'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555440'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555440'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555414'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555414'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554831'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554831'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554782'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554782'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555606'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555606'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554910'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554910'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555144'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555144'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554858'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554858'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555644'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555644'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555611'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555611'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554907'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554907'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555657'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555657'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555083'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555083'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554957'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554957'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555780'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555780'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555388'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555388'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555344'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555344'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555531'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555531'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555102'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555102'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555026'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555026'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555624'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555624'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555013'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555013'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555280'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555280'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554984'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554984'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555214'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555214'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555859'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555859'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555210'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555210'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555399'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555399'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555246'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555246'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555052'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555052'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555259'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555259'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555583'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555583'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555758'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555758'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555124'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555124'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554803'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554803'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555422'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555422'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555556'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555556'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555263'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555263'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555081'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555081'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555148'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555148'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555030'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555030'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555473'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555473'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555731'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555731'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554743'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554743'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555574'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555574'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555553'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555553'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554860'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554860'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555838'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555838'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555612'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555612'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555043'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555043'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554826'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554826'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555340'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555340'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554903'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554903'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555229'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555229'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555385'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555385'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555380'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555380'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555130'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555130'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555824'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555824'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555811'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555811'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555818'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555818'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554816'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554816'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555097'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555097'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554793'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554793'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554861'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554861'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555777'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555777'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555325'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555325'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555302'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555302'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555729'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555729'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555593'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555593'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555701'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555701'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554786'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554786'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554772'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554772'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555800'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555800'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555767'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555767'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555315'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555315'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555014'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555014'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555008'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555008'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555740'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555602'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555602'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555807'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555807'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555279'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555279'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554755'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554755'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554843'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554843'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555378'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555378'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555435'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555435'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554785'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554785'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555532'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555532'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555833'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555833'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555591'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555591'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554980'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554980'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555744'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555744'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555114'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555114'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555433'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555433'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555805'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555805'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555164'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555164'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555036'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555036'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554978'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554978'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555466'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555466'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555642'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555642'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554899'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554899'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555260'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555260'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554796'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554796'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555637'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555637'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554981'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554981'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555232'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555232'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555525'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555525'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555494'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555494'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555342'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555342'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554723'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554723'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554995'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554995'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554874'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554874'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555851'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555851'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554760'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554760'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555277'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555277'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554798'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554798'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555379'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555379'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555622'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555622'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555794'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555794'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554963'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554963'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555431'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555431'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555658'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555658'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555066'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555066'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555820'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555820'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555129'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555129'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554762'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554762'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555406'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555406'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554732'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554732'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554891'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554891'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554729'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554729'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554856'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554856'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554988'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554988'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555567'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555567'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555264'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555264'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555522'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555522'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555812'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555812'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554962'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554962'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555166'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555166'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555197'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555197'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555530'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555530'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555346'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555346'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554747'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554747'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555763'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555763'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555823'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555823'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555654'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555654'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555092'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555092'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555605'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555605'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555710'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555710'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555172'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555172'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555335'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555335'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555348'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555348'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555207'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555207'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555179'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555179'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555481'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555481'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556352'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556352'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555835'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555835'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555123'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555123'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554877'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554877'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555669'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555669'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554855'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554855'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555077'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555077'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554724'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554724'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554974'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554974'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554731'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554731'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554867'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554867'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554869'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554869'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555018'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555018'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555121'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555121'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.34999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0199966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.34999990463257 -81.0199966430664)"^^geo:wktLiteral ;
  geo-pos:lat "-5.34999990463257"^^xsd:decimal ;
  geo-pos:long "-81.0199966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555108'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.019996643066'^^xsd:double;
  dwc:latitude '-5.3499999046326'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555108'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87833309173584 -81.0133285522461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.87833309173584"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0133285522461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.87833309173584 -81.0133285522461)"^^geo:wktLiteral ;
  geo-pos:lat "-4.87833309173584"^^xsd:decimal ;
  geo-pos:long "-81.0133285522461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556388'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.013328552246'^^xsd:double;
  dwc:latitude '-4.8783330917358'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556388'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554552'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554552'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554654'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554228'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554228'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554170'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554170'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556347'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556347'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554685'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554685'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554023'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554023'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554037'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554037'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554584'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554584'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553937'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553937'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553839'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553839'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553911'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553911'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554135'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554135'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554485'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554485'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554467'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554467'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554431'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554431'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554381'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554381'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554028'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554028'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553957'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553957'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553978'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553978'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554669'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554495'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554495'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554235'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554235'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554587'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554587'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554302'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554302'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554588'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554588'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554098'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554098'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554586'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554586'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554220'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554220'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554094'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554094'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554177'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554177'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554360'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554360'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554209'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554209'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554636'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553858'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553858'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554359'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554359'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554618'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554618'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554619'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554619'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553788'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553788'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554371'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554371'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554016'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554016'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554621'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554621'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554030'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554030'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554287'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554287'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554312'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554312'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554513'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554513'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554598'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554598'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554022'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554022'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554277'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554277'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554340'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554340'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554446'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554446'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554456'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554456'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554136'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554136'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554017'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554017'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553991'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553991'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553922'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553922'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553853'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553853'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554672'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554121'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554121'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554589'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554589'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554718'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554718'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554536'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554536'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553787'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553787'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554060'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554060'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554251'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554251'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554482'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554482'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554719'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554719'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553824'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553824'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554176'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554176'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554172'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554172'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554108'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554108'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554539'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554539'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554388'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554388'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554231'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554231'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554674'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553784'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553784'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554410'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554410'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554671'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554503'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554503'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554100'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554100'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554716'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554716'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554566'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554566'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554349'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554349'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553988'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553988'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554248'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554248'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553814'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553814'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554082'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554082'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554290'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554290'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554427'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554427'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553945'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553945'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554451'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554451'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554580'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554580'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554357'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554357'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554324'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554324'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553942'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553942'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554326'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554326'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553803'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553803'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553845'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553845'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553927'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553927'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554567'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554567'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554488'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554488'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554313'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554313'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554560'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554560'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554525'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554525'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554196'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554196'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556335'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556335'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554048'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554048'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553994'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553994'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554053'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554053'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554214'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554214'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553786'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553786'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554116'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554116'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553822'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553822'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553898'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553898'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553860'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553860'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554026'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554026'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554286'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554286'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554479'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554479'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553946'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553946'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554275'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554275'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554614'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554614'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554411'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554411'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554571'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554571'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554668'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554306'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554306'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554524'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554524'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554453'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554453'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554077'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554077'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554319'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554319'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554348'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554348'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553817'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553817'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554687'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554687'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553897'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553897'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553815'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553815'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554171'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554171'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554510'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554510'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554293'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554293'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554097'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554097'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554464'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554464'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556337'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556337'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554597'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554597'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556325'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556325'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554658'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554093'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554093'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554086'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554086'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554024'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554024'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554191'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554191'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554273'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554273'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553977'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553977'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554557'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554557'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554443'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554443'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553800'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553800'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554429'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554429'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554575'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554575'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554462'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554462'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554416'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554416'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554516'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554516'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554284'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554284'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554036'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554036'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554596'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554596'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553772'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553772'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554532'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554532'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554652'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554142'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554142'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554601'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554073'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554073'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553906'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553906'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554303'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554303'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554487'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554487'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553941'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553941'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554307'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554307'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553886'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553886'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553799'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553799'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554396'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554396'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554153'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554153'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554528'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554528'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553811'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553811'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554229'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554229'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554463'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554463'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556336'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556336'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554333'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554333'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554103'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554103'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554384'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554384'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554542'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554542'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554634'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554105'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554105'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554033'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554033'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554061'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554061'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554222'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554222'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553837'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553837'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554035'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554035'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553857'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553857'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554078'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554078'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554502'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554502'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554366'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554366'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554245'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554245'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554329'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554329'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554001'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554001'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554225'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554225'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554521'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554521'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554362'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554362'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554505'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554505'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553912'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553912'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554412'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554412'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554425'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554425'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554399'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554399'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554573'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554573'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554578'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554578'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553884'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553884'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554047'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554047'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553883'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553883'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554254'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554254'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553774'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553774'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554068'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554068'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554233'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554233'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554328'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554328'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554612'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554612'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553943'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553943'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554096'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554096'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553985'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553985'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553916'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553916'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556346'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556346'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554071'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554071'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553888'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553888'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554038'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554038'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554102'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554102'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554454'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554454'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554265'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554265'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554117'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554117'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553990'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553990'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554486'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554486'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553925'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553925'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554706'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554706'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554008'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554008'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553981'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553981'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554044'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554044'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553849'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553849'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554018'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554018'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554143'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554143'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554522'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554522'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553818'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553818'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554436'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554436'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553878'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553878'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554232'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554232'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554150'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554150'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553971'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553971'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554712'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554712'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554252'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554252'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554635'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554635'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554602'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554602'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553806'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553806'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553948'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553948'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554119'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554119'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553989'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553989'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553972'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553972'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554481'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554481'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554582'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554582'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553848'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553848'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553841'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553841'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554315'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554315'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553793'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553793'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554325'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554325'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554009'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554009'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554655'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553967'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553967'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554444'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554444'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553802'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553802'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553899'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553899'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554477'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554477'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553838'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553838'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554684'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554684'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553797'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553797'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553792'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553792'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554512'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554512'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553966'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553966'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554247'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554247'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554639'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554585'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554585'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554693'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554693'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553913'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553913'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554347'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554347'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554447'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554447'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553777'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553777'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554476'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554476'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553823'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553823'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554259'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554259'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554561'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554561'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554713'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554713'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554483'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554483'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554019'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554019'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554146'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554146'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554497'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554497'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554079'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554079'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556340'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556340'^^xsd:anyURI;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553920'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553920'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554434'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554434'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554426'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554426'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554627'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554418'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554418'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554441'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554441'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556342'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556342'^^xsd:anyURI;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554213'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554213'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554257'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554257'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554188'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554188'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554201'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554201'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554301'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554301'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554199'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554199'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554676'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553947'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553947'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553808'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553808'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554238'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554238'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554032'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554032'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554363'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554363'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554374'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554374'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554219'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554219'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554515'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554515'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554087'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554087'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554471'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554471'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554469'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554469'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554624'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554624'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553983'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553983'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554190'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554190'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554457'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554457'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556344'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556344'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554193'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554193'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554637'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554637'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554625'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553778'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553778'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554075'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554075'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554327'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554327'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554368'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554368'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554537'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554537'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553903'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553903'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554131'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554131'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554617'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554617'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556348'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556348'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554656'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554678'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554466'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554466'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553836'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553836'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554192'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554192'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554538'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554538'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553935'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553935'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554126'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554126'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554279'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554279'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554604'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554604'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553940'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553940'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554568'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554568'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554020'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554020'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554118'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554118'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554338'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554338'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554615'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554615'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554194'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554194'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554185'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554185'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554385'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554385'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554076'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554076'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553842'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553842'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553921'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553921'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554261'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554261'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554579'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554579'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554529'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554529'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553915'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553915'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554058'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554058'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554607'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554607'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554320'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554320'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554198'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554198'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554149'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554149'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553854'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553854'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553819'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553819'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554155'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554155'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553775'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553775'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554599'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554599'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554701'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554701'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554631'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554631'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554141'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554141'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553834'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553834'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554285'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554285'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554115'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554115'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554547'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554547'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553936'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553936'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554052'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554052'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554380'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554380'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554236'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554236'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554310'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554310'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554670'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554040'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554040'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553876'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553876'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554545'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554545'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554204'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554204'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553804'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553804'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556328'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556328'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553954'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553954'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554653'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554424'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554424'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554696'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554696'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554609'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554609'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554189'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554189'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553810'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553810'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554034'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554034'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553780'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553780'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554243'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554243'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554660'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554415'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554415'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554570'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554570'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554698'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554698'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553930'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553930'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554091'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554091'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554321'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554321'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554180'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554180'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554234'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554234'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554169'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554169'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554291'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554291'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554610'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554610'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554450'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554450'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554633'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554398'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554398'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554292'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554292'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554711'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554711'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553783'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553783'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554489'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554489'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554511'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554511'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554092'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554092'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553984'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553984'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554006'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554006'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554392'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554392'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553975'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553975'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554435'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554435'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554420'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554420'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554069'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554069'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554699'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554699'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554509'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554509'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554354'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554354'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554546'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554546'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554408'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554408'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556329'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556329'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553816'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553816'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554002'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554002'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553795'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553795'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553973'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553973'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554335'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554335'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554499'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554499'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553909'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553909'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554593'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554593'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554508'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554508'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554393'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554393'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553900'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553900'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554448'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554448'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554375'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554375'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553868'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553868'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554239'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554239'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554519'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554519'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553995'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553995'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553891'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553891'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553932'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553932'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554067'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554067'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554475'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554475'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553934'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553934'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554367'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554367'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554686'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554686'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554438'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554438'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554300'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554300'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554330'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554330'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553890'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553890'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554112'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554112'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554562'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554562'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554449'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554449'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553825'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553825'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553929'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553929'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554297'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554297'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554643'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554387'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554387'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554409'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554409'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554031'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554031'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554458'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554458'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554137'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554137'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554527'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554527'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554230'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554230'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553979'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553979'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554109'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554109'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554260'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554260'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554369'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554369'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554540'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554540'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553918'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553918'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554683'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554683'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554705'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554705'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553980'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553980'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553846'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553846'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553958'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553958'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554549'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554549'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554690'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554690'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554605'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554605'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554379'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554379'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554530'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554530'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554413'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554413'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554250'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554250'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554089'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554089'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553869'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553869'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553880'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553880'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554386'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554386'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554358'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554358'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554269'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554269'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554377'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554377'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553779'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553779'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553923'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553923'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554128'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554128'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553914'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553914'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554159'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554159'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553917'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553917'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554702'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554702'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554342'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554342'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554390'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554390'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553874'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553874'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554616'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554616'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554309'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554309'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554428'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554428'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554046'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554046'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554111'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554111'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553881'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553881'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554648'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554041'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554041'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554523'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554523'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553895'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553895'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554318'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554318'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554323'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554323'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554208'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554208'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554630'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554355'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554355'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554000'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554000'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554641'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554223'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554223'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554572'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554572'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554405'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554405'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554663'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554063'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554063'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554370'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554370'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554296'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554296'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553939'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553939'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553893'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553893'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553894'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553894'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554422'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554422'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554569'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554569'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554650'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554010'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554010'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553951'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553951'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554695'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554695'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554353'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554353'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554083'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554083'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556330'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556330'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554563'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554563'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554163'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554163'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554574'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554574'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554603'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553904'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553904'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553873'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553873'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554195'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554195'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554622'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554622'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554662'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554249'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554249'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554659'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554468'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554468'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553807'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553807'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553855'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553855'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554218'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554218'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554174'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554174'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553970'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553970'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554003'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554003'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554514'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554514'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553835'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553835'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553830'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553830'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554492'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554492'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554253'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554253'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554651'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554356'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554356'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554015'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554015'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554057'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554057'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554350'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554350'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554179'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554179'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554417'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554417'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554181'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554181'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554120'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554120'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554050'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554050'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554430'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554430'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553796'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553796'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554104'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554104'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554703'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554703'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554278'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554278'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554600'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554691'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554691'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553926'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553926'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554167'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554167'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554345'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554345'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554151'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554151'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554127'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554127'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554494'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554494'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553813'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553813'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554577'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554577'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554011'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554011'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554507'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554507'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553902'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553902'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553982'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553982'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554611'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554611'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554088'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554088'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554440'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554440'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554298'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554298'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554400'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554400'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553844'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553844'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554197'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554197'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553907'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553907'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554132'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554132'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554281'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554281'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554316'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554316'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554553'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554553'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554084'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554084'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553789'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553789'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553955'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553955'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554559'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554559'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553956'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553956'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554688'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554688'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554012'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554012'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554642'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554266'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554266'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553809'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553809'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554623'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554623'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554667'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554337'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554337'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554161'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554161'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554531'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554531'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554339'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554339'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554407'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554407'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553833'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553833'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556345'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556345'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554268'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554268'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554455'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554455'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554373'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554373'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554264'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554264'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553908'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553908'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554548'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554548'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554295'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554295'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554215'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554215'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554262'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554262'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554283'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554283'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554014'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554014'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554372'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554372'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554710'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554710'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554304'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554304'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554258'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554258'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554459'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554459'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554606'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554606'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554263'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554263'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556343'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556343'^^xsd:anyURI;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554085'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554085'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553933'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553933'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554276'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554276'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553953'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553953'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553959'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553959'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553877'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553877'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553910'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553910'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553866'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553866'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554157'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554157'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553931'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553931'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554074'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554074'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554677'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554224'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554224'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554694'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554694'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554182'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554182'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554445'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554445'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554043'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554043'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554334'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554334'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554311'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554311'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553968'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553968'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553785'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553785'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554665'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554341'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554341'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554708'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554708'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553882'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553882'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554007'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554007'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553843'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553843'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554122'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554122'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554491'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554491'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553879'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553879'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553840'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553840'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553924'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553924'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554679'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554439'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554439'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553782'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553782'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554212'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554212'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554465'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554465'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554715'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554715'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554144'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554144'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554452'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554452'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554272'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554272'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554406'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554406'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554595'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554595'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554242'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554242'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554501'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554501'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553892'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553892'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554361'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554361'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553961'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553961'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554473'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554473'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554039'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554039'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553865'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553865'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554550'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554550'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553905'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553905'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554576'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554576'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554517'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554517'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553871'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553871'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554244'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554244'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554183'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554183'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554592'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554592'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553996'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553996'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553885'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553885'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554005'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554005'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554202'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554202'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554271'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554271'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554692'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554692'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554365'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554365'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553960'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553960'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556341'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556341'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556332'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556332'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556334'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556334'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553864'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553864'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554543'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554543'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554414'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554414'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553852'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553852'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554270'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554270'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554689'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554689'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556338'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556338'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554049'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554049'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553776'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553776'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554288'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554288'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554626'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554217'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554217'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554065'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554065'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554484'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554484'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554675'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553999'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553999'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554421'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554421'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554062'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554062'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554480'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554480'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554205'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554205'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553919'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553919'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554638'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553965'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553965'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553826'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553826'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554709'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554709'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554351'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554351'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553781'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553781'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554506'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554506'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554246'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554246'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554533'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554533'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554558'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554558'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554314'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554314'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553870'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553870'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554632'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554632'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554322'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554322'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554203'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554203'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554184'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554184'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554045'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554045'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554391'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554391'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554498'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554498'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554645'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554403'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554403'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554541'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554541'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553831'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553831'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554054'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554054'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553847'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553847'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554064'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554064'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554432'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554432'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554649'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554496'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554496'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553773'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553773'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554059'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554059'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554139'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554139'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554346'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554346'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553992'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553992'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554158'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554158'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554720'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554720'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553798'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553798'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553896'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553896'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556331'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556331'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554101'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554101'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554661'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554707'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554707'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554186'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554186'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553964'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553964'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554021'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554021'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554299'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554299'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554673'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554206'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554206'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556326'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556326'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553872'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553872'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554160'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554160'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554376'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554376'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554175'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554175'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553974'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553974'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554042'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554042'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554147'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554147'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553791'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553791'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554004'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554004'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554274'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554274'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553805'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553805'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554644'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553889'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553889'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554382'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554382'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554700'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554700'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554124'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554124'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554608'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554608'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554145'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554145'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553790'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553790'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554081'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554081'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554364'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554364'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554535'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554535'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556339'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556339'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554419'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554419'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553986'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553986'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553867'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553867'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554460'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554460'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554317'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554317'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554025'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554025'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554554'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554554'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554237'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554237'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553950'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553950'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554717'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554717'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554308'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554308'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554072'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554072'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554682'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554682'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554423'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554423'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553850'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553850'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553952'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553952'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553827'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553827'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554500'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554500'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554165'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554165'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554013'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554013'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554555'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554555'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554107'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554107'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554282'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554282'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554240'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554240'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554211'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554211'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554332'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554332'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553828'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553828'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554140'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554140'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554113'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554113'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554130'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554130'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554397'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554397'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554565'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554565'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556333'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556333'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553794'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553794'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554344'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554344'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553997'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553997'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554680'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554526'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554526'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553887'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553887'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553863'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553863'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554207'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554207'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553928'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553928'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553944'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553944'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553821'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553821'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554152'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554152'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554256'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554256'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554166'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554166'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554227'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554227'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554564'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554564'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554378'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554378'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554168'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554168'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554331'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554331'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554583'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554583'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553832'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553832'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554029'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554029'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553862'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553862'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554154'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554154'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554280'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554280'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554657'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554394'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554394'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553861'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553861'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553851'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553851'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554404'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554404'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554402'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554402'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553987'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553987'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553993'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553993'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553820'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553820'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554095'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554095'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554629'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554080'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554080'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554401'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554401'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554241'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554241'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554646'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554544'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554544'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553963'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553963'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554187'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554187'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554613'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554613'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554714'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554714'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554289'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554289'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554478'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554478'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553801'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553801'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554383'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554383'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554681'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553949'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553949'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554129'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554129'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554200'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554200'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553875'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553875'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554148'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554148'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554106'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554106'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553901'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553901'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554640'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554620'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554620'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553976'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553976'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554226'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554226'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554474'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554474'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554133'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554133'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554294'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554294'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554666'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554628'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554134'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554134'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554697'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554697'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554581'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554581'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553859'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553859'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553812'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553812'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554591'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554591'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554556'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554556'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554437'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554437'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554518'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554518'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554395'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554395'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554178'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554178'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554066'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554066'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554164'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554164'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554027'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554027'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554461'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554461'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554110'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554110'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554343'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554343'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554216'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554216'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554594'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554594'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554173'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554173'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554490'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554490'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554056'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554056'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554099'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554099'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554336'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554336'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554704'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554704'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554162'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554162'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554051'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554051'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554534'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554534'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553998'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553998'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556327'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556327'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554470'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554470'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554255'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554255'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554305'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554305'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553962'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553962'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554090'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554090'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553969'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553969'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553829'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553829'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554070'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554070'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554590'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554590'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554125'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554125'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554221'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554221'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554156'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554156'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554433'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554433'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554442'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554442'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554210'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554210'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554138'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554138'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554504'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554504'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554123'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554123'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554389'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554389'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554664'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554520'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554520'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554493'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554493'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554055'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554055'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554352'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554352'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553938'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553938'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554647'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553856'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553856'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554551'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554551'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554114'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554114'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554267'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554267'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A554472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0100021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A554472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65000009536743 -81.0100021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65000009536743"^^xsd:decimal ;
  geo-pos:long "-81.0100021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A554472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:554472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '554472'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.01000213623'^^xsd:double;
  dwc:latitude '-5.6500000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:554472'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.73999977111816 -81.0045013427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.73999977111816"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0045013427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.73999977111816 -81.0045013427734)"^^geo:wktLiteral ;
  geo-pos:lat "-5.73999977111816"^^xsd:decimal ;
  geo-pos:long "-81.0045013427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556376'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.004501342773'^^xsd:double;
  dwc:latitude '-5.7399997711182'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556376'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15999984741211 -81.0028305053711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.15999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-81.0028305053711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.15999984741211 -81.0028305053711)"^^geo:wktLiteral ;
  geo-pos:lat "-6.15999984741211"^^xsd:decimal ;
  geo-pos:long "-81.0028305053711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556382'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.002830505371'^^xsd:double;
  dwc:latitude '-6.1599998474121'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556382'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.86999988555908 -80.9883270263672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.86999988555908"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9883270263672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.86999988555908 -80.9883270263672)"^^geo:wktLiteral ;
  geo-pos:lat "-3.86999988555908"^^xsd:decimal ;
  geo-pos:long "-80.9883270263672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556402'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.988327026367'^^xsd:double;
  dwc:latitude '-3.8699998855591'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556402'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -80.9408264160156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9408264160156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -80.9408264160156)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-80.9408264160156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556417'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.940826416016'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556417'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85500001907349 -80.9337463378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.85500001907349"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9337463378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.85500001907349 -80.9337463378906)"^^geo:wktLiteral ;
  geo-pos:lat "-5.85500001907349"^^xsd:decimal ;
  geo-pos:long "-80.9337463378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556394'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.933746337891'^^xsd:double;
  dwc:latitude '-5.8550000190735'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556394'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.21999979019165 -80.9329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.21999979019165"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.21999979019165 -80.9329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "-6.21999979019165"^^xsd:decimal ;
  geo-pos:long "-80.9329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556384'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.932998657227'^^xsd:double;
  dwc:latitude '-6.2199997901917'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556384'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03616714477539 -80.9268264770508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.03616714477539"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9268264770508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.03616714477539 -80.9268264770508)"^^geo:wktLiteral ;
  geo-pos:lat "-6.03616714477539"^^xsd:decimal ;
  geo-pos:long "-80.9268264770508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556395'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.926826477051'^^xsd:double;
  dwc:latitude '-6.0361671447754'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556395'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53000020980835 -80.9250030517578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53000020980835"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9250030517578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53000020980835 -80.9250030517578)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53000020980835"^^xsd:decimal ;
  geo-pos:long "-80.9250030517578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556411'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.925003051758'^^xsd:double;
  dwc:latitude '-4.5300002098083'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556411'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40999984741211 -80.9174118041992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.40999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9174118041992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.40999984741211 -80.9174118041992)"^^geo:wktLiteral ;
  geo-pos:lat "-4.40999984741211"^^xsd:decimal ;
  geo-pos:long "-80.9174118041992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556408'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.917411804199'^^xsd:double;
  dwc:latitude '-4.4099998474121'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556408'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.30999994277954 -80.9150009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.30999994277954"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9150009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.30999994277954 -80.9150009155273)"^^geo:wktLiteral ;
  geo-pos:lat "-6.30999994277954"^^xsd:decimal ;
  geo-pos:long "-80.9150009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556401'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.915000915527'^^xsd:double;
  dwc:latitude '-6.3099999427795'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556401'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86616706848145 -80.9013290405273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.86616706848145"^^xsd:decimal ;
  dwc:decimalLongitude "-80.9013290405273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.86616706848145 -80.9013290405273)"^^geo:wktLiteral ;
  geo-pos:lat "-5.86616706848145"^^xsd:decimal ;
  geo-pos:long "-80.9013290405273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556390'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.901329040527'^^xsd:double;
  dwc:latitude '-5.8661670684814'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556390'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3600001335144 -80.8906707763672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.3600001335144"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8906707763672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.3600001335144 -80.8906707763672)"^^geo:wktLiteral ;
  geo-pos:lat "-6.3600001335144"^^xsd:decimal ;
  geo-pos:long "-80.8906707763672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556428'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.890670776367'^^xsd:double;
  dwc:latitude '-6.3600001335144'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556428'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.40000009536743 -80.8711624145508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.40000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-80.8711624145508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.40000009536743 -80.8711624145508)"^^geo:wktLiteral ;
  geo-pos:lat "-6.40000009536743"^^xsd:decimal ;
  geo-pos:long "-80.8711624145508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556424'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.871162414551'^^xsd:double;
  dwc:latitude '-6.4000000953674'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556424'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55999994277954 -80.831672668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.55999994277954"^^xsd:decimal ;
  dwc:decimalLongitude "-80.831672668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.55999994277954 -80.831672668457)"^^geo:wktLiteral ;
  geo-pos:lat "-6.55999994277954"^^xsd:decimal ;
  geo-pos:long "-80.831672668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556426'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.831672668457'^^xsd:double;
  dwc:latitude '-6.5599999427795'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556426'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66000008583069 -80.831672668457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.66000008583069"^^xsd:decimal ;
  dwc:decimalLongitude "-80.831672668457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.66000008583069 -80.831672668457)"^^geo:wktLiteral ;
  geo-pos:lat "-3.66000008583069"^^xsd:decimal ;
  geo-pos:long "-80.831672668457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556414'^^xsd:integer;
  dwc:scientificName 'Paralonchurus peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.831672668457'^^xsd:double;
  dwc:latitude '-3.6600000858307'^^xsd:double;
  dwc:aphiaid '282066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556414'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282066'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.51666688919067 -80.7866668701172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.51666688919067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7866668701172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.51666688919067 -80.7866668701172)"^^geo:wktLiteral ;
  geo-pos:lat "-6.51666688919067"^^xsd:decimal ;
  geo-pos:long "-80.7866668701172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556389'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.786666870117'^^xsd:double;
  dwc:latitude '-6.5166668891907'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556389'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.57000017166138 -80.783332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.57000017166138"^^xsd:decimal ;
  dwc:decimalLongitude "-80.783332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.57000017166138 -80.783332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-6.57000017166138"^^xsd:decimal ;
  geo-pos:long "-80.783332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556380'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.783332824707'^^xsd:double;
  dwc:latitude '-6.5700001716614'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556380'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28000020980835 -80.783332824707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.28000020980835"^^xsd:decimal ;
  dwc:decimalLongitude "-80.783332824707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.28000020980835 -80.783332824707)"^^geo:wktLiteral ;
  geo-pos:lat "-6.28000020980835"^^xsd:decimal ;
  geo-pos:long "-80.783332824707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556421'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.783332824707'^^xsd:double;
  dwc:latitude '-6.2800002098083'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556421'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78000020980835 -80.7806701660156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.78000020980835"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7806701660156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.78000020980835 -80.7806701660156)"^^geo:wktLiteral ;
  geo-pos:lat "-6.78000020980835"^^xsd:decimal ;
  geo-pos:long "-80.7806701660156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556381'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.780670166016'^^xsd:double;
  dwc:latitude '-6.7800002098083'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556381'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.84999990463257 -80.7666702270508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.84999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7666702270508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.84999990463257 -80.7666702270508)"^^geo:wktLiteral ;
  geo-pos:lat "-6.84999990463257"^^xsd:decimal ;
  geo-pos:long "-80.7666702270508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556420'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.766670227051'^^xsd:double;
  dwc:latitude '-6.8499999046326'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556420'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552319'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552319'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552684'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552684'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550826'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550826'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552776'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552776'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551255'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551255'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551867'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551867'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552762'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552762'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552994'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550218'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550218'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550038'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550038'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553628'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553628'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552353'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552353'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553631'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553631'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550133'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550133'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553243'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553243'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550600'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550600'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552466'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552466'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552755'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552755'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552106'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552106'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553400'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553400'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552599'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552599'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553427'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553427'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553766'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553766'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552896'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552896'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551008'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551008'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551844'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551844'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550563'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550563'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550445'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550445'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552229'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552229'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551451'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551451'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551484'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551484'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552870'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552870'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550292'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550292'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552317'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552317'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553553'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553553'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550734'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550734'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550138'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550138'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551382'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551382'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551075'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551075'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553762'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553762'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551345'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551345'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553580'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552506'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552506'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551510'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551510'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552746'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552746'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553619'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551065'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551065'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552420'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552420'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551809'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551809'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553318'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553318'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552458'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552458'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552882'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552882'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551827'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551827'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551938'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551938'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552155'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552155'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552003'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552003'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550713'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550713'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550769'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550769'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552686'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552686'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551147'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551147'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551570'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551570'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552039'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552039'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551263'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551263'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553206'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553206'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552846'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552846'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550034'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550034'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552685'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552685'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551591'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551591'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550294'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550294'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552639'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552639'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551518'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551518'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553076'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553076'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552146'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552146'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550172'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550172'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551336'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551336'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552632'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552632'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550983'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550983'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550162'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550162'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551386'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551386'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553537'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553537'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550953'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550953'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550168'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550168'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550019'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550019'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553188'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553188'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552975'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552975'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552224'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552224'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550003'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550003'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551013'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551013'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553249'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553249'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551353'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551353'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553257'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553257'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552988'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551563'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551563'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553583'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553583'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550770'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550770'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550779'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550779'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552691'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552691'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553063'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553063'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550543'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550543'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552156'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552156'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553569'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553569'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552669'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552669'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552944'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552944'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552355'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552355'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552124'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552124'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553720'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551971'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551971'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552018'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552018'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552125'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552125'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552646'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552646'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552009'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552009'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552274'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552274'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552171'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552171'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551213'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551213'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553504'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553504'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552444'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552444'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552215'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552215'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550718'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550718'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551140'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551140'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551162'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551162'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551557'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551557'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551880'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551880'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553665'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550505'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550505'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553025'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553025'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553595'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551620'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552233'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552233'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552213'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552213'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553222'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553222'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553538'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553538'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553629'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553629'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552002'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552002'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551808'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551808'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550596'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550596'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551024'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551024'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551846'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551846'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553211'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553211'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551047'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551047'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553482'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553482'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550231'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550231'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553197'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553197'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552943'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552943'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551934'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551934'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551783'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551783'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553436'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553436'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552710'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552710'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552357'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552357'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552283'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552283'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551516'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551516'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551190'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551190'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550559'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550559'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552324'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552324'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553727'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552158'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552158'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551394'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551394'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551023'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551023'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550170'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550170'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552883'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552883'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552503'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552503'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551222'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551222'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553173'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553173'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550733'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550733'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552214'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552214'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553329'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553329'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551050'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551050'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550320'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550320'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550709'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550709'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550045'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550045'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553098'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553098'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550460'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550460'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552733'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552733'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551375'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551375'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550589'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550589'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553523'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553523'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553539'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553539'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552035'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552035'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553636'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553636'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551314'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551314'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551618'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550885'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550885'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551028'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551028'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553655'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553655'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551984'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551984'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552295'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552295'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551531'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551531'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552549'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552549'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552765'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552765'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552236'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552236'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551411'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551411'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551581'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551581'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551444'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551444'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551059'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551059'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551108'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551108'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552487'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552487'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551430'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551430'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551066'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551066'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550523'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550523'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552929'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552929'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553234'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553234'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550629'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550629'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551813'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551813'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552939'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552939'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553120'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553120'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551437'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551437'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552624'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552624'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553703'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553703'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552392'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552392'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552947'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552947'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553510'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553510'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552844'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552844'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553507'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553507'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550428'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550428'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551138'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551138'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550350'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550350'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552663'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552663'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550389'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550389'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553596'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551379'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551379'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552526'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552526'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551136'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551136'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551309'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551309'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550191'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550191'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552230'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552230'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552052'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552052'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550951'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550951'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551052'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551052'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550209'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550209'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552160'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552160'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552173'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552173'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551652'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551652'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553133'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553133'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550694'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550694'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552228'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552228'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550370'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550370'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553520'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553520'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551352'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551352'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552441'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552441'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551419'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551419'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551741'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551741'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550766'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550766'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551870'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551870'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550072'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550072'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550874'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550874'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552344'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552344'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553341'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553341'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550095'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550095'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552873'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552873'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553679'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552269'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552269'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550786'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550786'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550912'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550912'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553163'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553163'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551139'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551139'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552301'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552301'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550514'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550514'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552168'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552168'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551233'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551233'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550308'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550308'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551587'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551587'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552682'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552682'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550404'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550404'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553103'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553103'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550402'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550402'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552952'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552952'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550935'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550935'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553183'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553183'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552447'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552447'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550245'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550245'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552468'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552468'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551069'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551069'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552242'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552242'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550526'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550526'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551061'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551061'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552528'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552528'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551913'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551913'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550593'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550593'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552237'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552237'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553664'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551209'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551209'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553323'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553323'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552259'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552259'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550197'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550197'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553609'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551962'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551962'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551599'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551599'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552597'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552597'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551606'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551897'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551897'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550580'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550580'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553111'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553111'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552034'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552034'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552309'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552309'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550569'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550569'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550411'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550411'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552339'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552339'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550165'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550165'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553125'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553125'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552335'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552335'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551486'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551486'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552114'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552114'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551685'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551685'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550626'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550626'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552826'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552826'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551517'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551517'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550434'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550434'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553671'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552912'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552912'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550122'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550122'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551141'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551141'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550994'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550994'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551609'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551735'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550520'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550520'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552971'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552971'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552582'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552582'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553626'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553426'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553426'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550695'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550695'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550639'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550639'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551711'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551524'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551524'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552548'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552548'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550388'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550388'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550448'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550448'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552502'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552502'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551760'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551760'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552490'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552490'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552054'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552054'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550108'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550108'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550524'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550524'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550624'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550624'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553322'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553322'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550684'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550684'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550274'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550274'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551327'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551327'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550419'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550419'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552600'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552600'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551889'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551889'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552916'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552916'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553686'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553686'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550656'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550656'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553602'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552833'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552833'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551417'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551417'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551739'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551739'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551574'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551574'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552623'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552623'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553698'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553698'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553153'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553153'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552111'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552111'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550064'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550064'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552200'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552200'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551687'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551687'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550311'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550311'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553740'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553740'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552306'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552306'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550119'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550119'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550529'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550529'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553659'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552982'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552982'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551308'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551308'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550967'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550967'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550346'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550346'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551205'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551205'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552562'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552562'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550367'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550367'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551167'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551167'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553396'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553396'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551757'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551757'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552586'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552586'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552571'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552571'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551558'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551558'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553455'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553455'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553094'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553094'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551525'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551525'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553200'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553200'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550508'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550508'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551421'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551421'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550313'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550313'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550461'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550461'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552217'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552217'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552809'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552809'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553517'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553517'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550900'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550900'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552730'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552730'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551256'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551256'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551641'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551641'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551235'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551235'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550509'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550509'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550467'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550467'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550720'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550720'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550424'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550424'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550708'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550708'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553669'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551412'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551412'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552674'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552674'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551296'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551296'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551469'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551469'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551666'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553201'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553201'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550131'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550131'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550179'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550179'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553175'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553175'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552275'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552275'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551920'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551920'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552298'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552298'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551894'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551894'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550482'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550482'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553060'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553060'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550924'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550924'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551436'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551436'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551688'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551688'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551273'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551273'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552239'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552239'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553371'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553371'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550938'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550938'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551204'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551204'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552123'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552123'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553415'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553415'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552254'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552254'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550705'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550705'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553274'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553274'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551946'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551946'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553325'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553325'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552620'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552620'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552109'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552109'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553561'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553561'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553540'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553540'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550765'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550765'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553729'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550204'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550204'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553470'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553470'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553421'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553421'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551104'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551104'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551561'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551561'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551124'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551124'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552783'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552783'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550361'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550361'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553037'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553037'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552693'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552693'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553735'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553735'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552928'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552928'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551530'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551530'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552089'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552089'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553102'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553102'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551585'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551585'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550303'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550303'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552151'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552151'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551905'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551905'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553535'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553535'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552028'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552028'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552990'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551576'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551576'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552827'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552827'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550568'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550568'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552907'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552907'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553106'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553106'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550644'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550644'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551864'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551864'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551082'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551082'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552968'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552968'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550444'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550444'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551577'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551577'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550909'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550909'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550362'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550362'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552874'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552874'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550316'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550316'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553496'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553496'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553697'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553697'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551659'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551659'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556436'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556436'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550360'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550360'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551334'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551334'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551790'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551790'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553015'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553015'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551714'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552475'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552475'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551762'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551762'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550562'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550562'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550142'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550142'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550706'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550706'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552744'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552744'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553769'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553769'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553380'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553380'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550825'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550825'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551842'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551842'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552127'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552127'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550267'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550267'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550270'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550270'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551775'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551775'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551958'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551958'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552908'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552908'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551604'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553061'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553061'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551121'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551121'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553593'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551272'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551272'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552927'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552927'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551117'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551117'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551427'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551427'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550123'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550123'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552622'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552622'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553592'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550109'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550109'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551903'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551903'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551223'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551223'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550499'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550499'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552422'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552422'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550727'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550727'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556432'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556432'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552431'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552431'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550572'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550572'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552064'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552064'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550726'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550726'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550899'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550899'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550214'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550214'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551718'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553425'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553425'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552687'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552687'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550418'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550418'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553599'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550637'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550637'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550837'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550837'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551031'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551031'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553091'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553091'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550548'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550548'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551030'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551030'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553142'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553142'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550741'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550741'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550423'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550423'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552072'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552072'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553618'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552911'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552911'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553157'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553157'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551094'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551094'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550223'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550223'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550635'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550635'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552454'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552454'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551317'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551317'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553198'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553198'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550134'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550134'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552626'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552626'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551448'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551448'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552795'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552795'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553480'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553480'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552489'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552489'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550555'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550555'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551105'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551105'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552836'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552836'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551337'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551337'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553399'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553399'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550865'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550865'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551537'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551537'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551729'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551729'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553101'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553101'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550807'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550807'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552062'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552062'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551921'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551921'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551178'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551178'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552194'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552194'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552611'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552611'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550339'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550339'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551914'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551914'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552118'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552118'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552954'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552954'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553387'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553387'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553722'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551884'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551884'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552740'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552740'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552877'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552877'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550859'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550859'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551649'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551649'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552547'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552547'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552498'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552498'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552297'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552297'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550100'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550100'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552832'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552832'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551332'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551332'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553468'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553468'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551046'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551046'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552551'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552551'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553128'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553128'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550497'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550497'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552439'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552439'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553093'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553093'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551373'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551373'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550189'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550189'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551586'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551586'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550417'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550417'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552606'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552606'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550120'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550120'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550136'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550136'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550018'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550018'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550962'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550962'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550824'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550824'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553024'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553024'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553262'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553262'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553672'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552370'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552370'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551997'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551997'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552046'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552046'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553146'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553146'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552772'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552772'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553246'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553246'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551668'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551009'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551009'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553003'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550298'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550298'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552951'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552951'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552816'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552816'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550239'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550239'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552282'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552282'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552702'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552702'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552979'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552979'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552437'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552437'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553494'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553494'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551285'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551285'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552970'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552970'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550985'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550985'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551186'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551186'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551749'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551749'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553545'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553545'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553560'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553119'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553119'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552847'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552847'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553258'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553258'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553706'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551487'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551487'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553414'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553414'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552296'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552296'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550390'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550390'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550454'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550454'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550577'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550577'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551181'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551181'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552568'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552568'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552519'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552519'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550471'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550471'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552014'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552014'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552313'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552313'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550359'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550359'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551035'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551035'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551199'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551199'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553334'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553334'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550678'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550678'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550394'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550394'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551817'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551817'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553759'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553759'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552037'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552037'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550696'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550696'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553046'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553046'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553668'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553668'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550756'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550756'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550232'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550232'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551056'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551056'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550457'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550457'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550963'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550963'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550190'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550190'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552668'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552668'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551680'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551579'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551579'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553466'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553466'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553220'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553220'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553171'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553171'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552651'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552651'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550893'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550893'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551092'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551092'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553210'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553210'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553369'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553369'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550375'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550375'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551967'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551967'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551520'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551520'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551725'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553613'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550981'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550981'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550797'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550797'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551611'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551037'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551037'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551286'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551286'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551868'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551868'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551670'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550210'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550210'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551542'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551542'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551163'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551163'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551005'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551005'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551021'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551021'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553464'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553464'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550464'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550464'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551397'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551397'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551804'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551804'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552257'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552257'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551908'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551908'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553367'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553367'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551067'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551067'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550093'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550093'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552963'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552963'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551957'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551957'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551080'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551080'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553267'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553267'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550789'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550789'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553528'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553528'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550834'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550834'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550088'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550088'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553685'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553685'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550251'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550251'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553242'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553242'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553484'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553484'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550033'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550033'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553326'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553326'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551435'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551435'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553600'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552845'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552845'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552891'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552891'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551407'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551407'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550693'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550693'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550144'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550144'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550147'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550147'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553376'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553376'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550907'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550907'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553151'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553151'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550063'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550063'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552533'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552533'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552438'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552438'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551003'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551003'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551543'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550462'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550462'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551823'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551823'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553169'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553169'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550557'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550557'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551406'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551406'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552218'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552218'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552784'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552784'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552843'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552843'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552976'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552976'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552135'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552135'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550820'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550820'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553701'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553701'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551830'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551830'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551253'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551253'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552288'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552288'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550542'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550542'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550619'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550619'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551553'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551553'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552460'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552460'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553719'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551981'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551981'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552899'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552899'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551847'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551847'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552063'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552063'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551948'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551948'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552068'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552068'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550698'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550698'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551025'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551025'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551053'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551053'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550888'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550888'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550701'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550701'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550037'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550037'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553450'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553450'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550586'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550586'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552842'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552842'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553674'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550574'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550574'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550407'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550407'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552694'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552694'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550991'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550991'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551637'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551637'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551494'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551494'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551983'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551983'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551395'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551395'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552165'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552165'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550324'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550324'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550443'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550443'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553208'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553208'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553052'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553052'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553696'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553696'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550498'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550498'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550910'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550910'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553247'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553247'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553603'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553731'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552918'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552918'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553552'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553552'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552225'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552225'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553557'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553557'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551924'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551924'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552095'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552095'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552811'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552811'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552170'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552170'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551096'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551096'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550159'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550159'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552550'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552550'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552426'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552426'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552199'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552199'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550576'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550576'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553543'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553543'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552129'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552129'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552310'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552310'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553598'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551942'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551942'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552252'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552252'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553298'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553298'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550537'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550537'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551006'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551006'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550293'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550293'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552249'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552249'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553358'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553358'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553695'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553695'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553227'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553227'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550692'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550692'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553582'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553582'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550923'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550923'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553458'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553458'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553473'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553473'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551207'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551207'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551112'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551112'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551453'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551453'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550349'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550349'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550368'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550368'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550481'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550481'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550364'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550364'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552655'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552655'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556440'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556440'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552219'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552219'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552636'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552636'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550853'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550853'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552595'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552595'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552261'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552261'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553374'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553374'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550241'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550241'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552442'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552442'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550665'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550665'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551483'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551483'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552256'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552256'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553574'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550328'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550328'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550892'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550892'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551648'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551648'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552629'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552629'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550714'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550714'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551135'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551135'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553137'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553137'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552061'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552061'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553446'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553446'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551544'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551544'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553678'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550330'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550330'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553095'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553095'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551284'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551284'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552924'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552924'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550206'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550206'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551170'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551170'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553079'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553079'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551843'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551843'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551131'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551131'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551949'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551949'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552585'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552585'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553402'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553402'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551240'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551240'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551876'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551876'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552966'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552966'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550704'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550704'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552985'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553291'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553291'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552615'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552615'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552413'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552413'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550284'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550284'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552292'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552292'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552198'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552198'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553186'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553186'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551580'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551580'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551012'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551012'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551806'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551806'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553237'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553237'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553020'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553020'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551452'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551452'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551432'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551432'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552511'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552511'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553110'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553110'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552102'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552102'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550833'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550833'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551455'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551455'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553433'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553433'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550259'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550259'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550743'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550743'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552425'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552425'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551782'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551782'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551217'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551217'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552723'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552723'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550921'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550921'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550868'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550868'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550929'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550929'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552307'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552307'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552950'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552950'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550977'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550977'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551183'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551183'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550982'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550982'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550422'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550422'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551224'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551224'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553039'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550783'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550783'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552404'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552404'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552419'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552419'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550002'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550002'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551038'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551038'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552250'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552250'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551396'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551396'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552203'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552203'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553123'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553123'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550649'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550649'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553224'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553224'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553048'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553048'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550032'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550032'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552942'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552942'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553042'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550212'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550212'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551402'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551402'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552115'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552115'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552958'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552958'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552456'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552456'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550169'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550169'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551328'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551328'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551036'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551036'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550872'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550872'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552017'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552017'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553608'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552181'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552181'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552715'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552715'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551433'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551433'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552895'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552895'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553748'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553748'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552241'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552241'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550302'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550302'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551174'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551174'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550207'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550207'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550721'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550721'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550240'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550240'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550794'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550794'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552491'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552491'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550662'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550662'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551686'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551686'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552383'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552383'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551684'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551684'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552117'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552117'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553491'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553491'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552166'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552166'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550468'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550468'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552393'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552393'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552197'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552197'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550871'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550871'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553354'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553354'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552738'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552738'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553150'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553150'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551583'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551583'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551051'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551051'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552707'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552707'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553563'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553563'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553481'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553481'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550187'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550187'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550990'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550990'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551630'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551630'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551251'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551251'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550387'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550387'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553054'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553054'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550581'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550581'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552130'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552130'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552763'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552763'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551312'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551312'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552522'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552522'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550331'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550331'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551203'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551203'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553233'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553233'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552652'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552652'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550309'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550309'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553320'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553320'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552523'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552523'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553404'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553404'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551996'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551996'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552675'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552675'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551180'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551180'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550427'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550427'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552925'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552925'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551895'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551895'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552450'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552450'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551812'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551812'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551472'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551472'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553007'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550236'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550236'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552128'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552128'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553361'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553361'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550889'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550889'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550545'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550545'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550573'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550573'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550687'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550687'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553159'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553159'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552823'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552823'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551551'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551551'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550668'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550668'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551635'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551635'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552798'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552798'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551669'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551669'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550046'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550046'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553657'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550969'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550969'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551278'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551278'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552588'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552588'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551910'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551910'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550078'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550078'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551182'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551182'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553115'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553115'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551695'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551695'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552747'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552747'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550752'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550752'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550961'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550961'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553032'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553032'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551126'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551126'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552477'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552477'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550603'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550603'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553647'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553647'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552363'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552363'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550958'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550958'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551491'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551491'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553547'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553547'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553687'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553687'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551945'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551945'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550493'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550493'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552766'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552766'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550355'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550355'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552281'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552281'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552411'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552411'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550201'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550201'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552875'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552875'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551837'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551837'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550344'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550344'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552546'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552546'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552027'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552027'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550060'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550060'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552372'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552372'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552204'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552204'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551211'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551211'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552796'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552796'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550096'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550096'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550412'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550412'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550285'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550285'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552835'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552835'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550761'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550761'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553090'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553090'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551690'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551690'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552001'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552001'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550244'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550244'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550851'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550851'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550079'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550079'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550738'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550738'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553193'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553193'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550533'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550533'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552484'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552484'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553623'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551756'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551756'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552653'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552653'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550091'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550091'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552300'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552300'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553166'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553166'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556433'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556433'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553302'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553302'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553751'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553751'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550369'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550369'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553184'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553184'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553688'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553688'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550993'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550993'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553212'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553212'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550068'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550068'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552959'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552959'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550707'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550707'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553721'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551246'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551246'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551225'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551225'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551679'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551679'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553359'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553359'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551763'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551763'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550535'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550535'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553328'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553328'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553215'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553215'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552272'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552272'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553316'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553316'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551937'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551937'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550757'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550757'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553100'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553100'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550877'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550877'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551478'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551478'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552701'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552701'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553160'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553160'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553362'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553362'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550719'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550719'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552100'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552100'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550531'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550531'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550178'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550178'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550587'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550587'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553437'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553437'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552864'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552864'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551750'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551750'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553085'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553085'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551244'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551244'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553430'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553430'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552059'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552059'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553612'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552830'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552830'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550024'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550024'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551426'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551426'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552860'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552860'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552631'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552631'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552750'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552750'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550074'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550074'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550076'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550076'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550855'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550855'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552407'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552407'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550584'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550584'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551709'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551882'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551882'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550984'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550984'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553471'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553471'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552837'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552837'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552576'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552576'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552724'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552724'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553353'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553353'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553768'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553768'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552325'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552325'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552350'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552350'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550496'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550496'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552521'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552521'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552266'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552266'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550104'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550104'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550763'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550763'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551158'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551158'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551401'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551401'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552116'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552116'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550604'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550604'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553736'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552280'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552280'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551873'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551873'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553156'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553156'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552552'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552552'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552077'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552077'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551614'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550680'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550680'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551473'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551473'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551712'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551712'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552321'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552321'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553562'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553562'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552922'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552922'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550130'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550130'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552205'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552205'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553750'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553750'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553424'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553424'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552457'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552457'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551173'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551173'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551310'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551310'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550261'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550261'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553309'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553309'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553733'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551638'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551638'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552416'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552416'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551740'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551740'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551189'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551189'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550655'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550655'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553319'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553319'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553373'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553373'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550275'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550275'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550288'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550288'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550180'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550180'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553451'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553451'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552455'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552455'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550215'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550215'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551566'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553340'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553340'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550664'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550664'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553584'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553584'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551177'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551177'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550220'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550220'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553693'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553693'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553216'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553216'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553410'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553410'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550397'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550397'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550878'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550878'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550504'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550504'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551974'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551974'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550621'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550621'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553355'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553355'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551643'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551643'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552541'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552541'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551616'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553008'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552494'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552494'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550911'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550911'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552621'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552621'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552609'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552609'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550469'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550469'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550846'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550846'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552516'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552516'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551912'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551912'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551597'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551597'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551264'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551264'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552338'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552338'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553385'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553385'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551148'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551148'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551232'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551232'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553088'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553088'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552326'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552326'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551034'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551034'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553381'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553381'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552019'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552019'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550449'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550449'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551973'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551973'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553681'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553681'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551202'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551202'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551944'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551944'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552634'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552634'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550054'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550054'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550646'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550646'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551619'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551619'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550186'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550186'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551915'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551915'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550304'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550304'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553718'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553718'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551129'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551129'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552863'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552863'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553658'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550246'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550246'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553610'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550182'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550182'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550255'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550255'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552302'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552302'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553662'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551116'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551116'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550160'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550160'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552223'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552223'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552725'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552725'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550319'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550319'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550085'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550085'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551111'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551111'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551769'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551769'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551831'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551831'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552122'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552122'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553192'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553192'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552148'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552148'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553126'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553126'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553579'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553579'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550395'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550395'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553606'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552336'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552336'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553393'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553393'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552909'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552909'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553244'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553244'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551118'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551118'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550129'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550129'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551362'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551362'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552048'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552048'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553018'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553018'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550608'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550608'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550356'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550356'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550310'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550310'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552889'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552889'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551596'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551596'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553360'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553360'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551083'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551083'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552042'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552042'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550956'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550956'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552868'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552868'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552086'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552086'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550384'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550384'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551753'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551753'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550139'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550139'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551366'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551366'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550438'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550438'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553728'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556438'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556438'^^xsd:anyURI;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552294'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552294'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552101'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552101'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552331'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552331'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553605'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551398'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551398'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553559'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551048'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551048'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550933'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550933'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551114'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551114'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552829'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552829'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551348'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551348'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550558'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550558'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552351'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552351'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551017'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551017'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552472'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552472'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552365'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552365'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550041'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550041'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550254'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550254'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552505'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552505'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552179'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552179'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551238'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551238'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551115'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551115'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550163'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550163'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550812'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550812'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550146'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550146'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550044'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550044'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553690'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553690'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551650'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551650'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550660'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550660'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552210'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552210'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553041'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550566'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550566'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552688'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552688'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551146'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551146'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552176'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552176'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550632'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550632'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553522'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553522'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552216'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552216'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552022'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552022'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550931'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550931'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553178'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553178'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550295'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550295'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550416'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550416'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552649'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552649'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550992'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550992'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550829'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550829'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552940'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552940'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551703'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551703'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552361'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552361'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552287'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552287'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550272'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550272'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553418'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553418'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553351'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553351'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550301'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550301'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552289'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552289'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552094'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552094'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550804'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550804'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551424'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551424'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550329'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550329'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551571'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551571'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551728'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551728'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553377'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553377'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551384'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551384'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551057'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551057'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551062'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551062'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553062'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553062'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551932'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551932'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551019'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551019'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552376'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552376'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552026'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552026'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553092'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553092'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553065'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553065'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553067'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553067'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551899'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551899'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550759'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550759'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553587'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553288'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553288'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552465'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552465'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552892'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552892'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550609'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550609'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552145'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552145'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552081'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552081'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552285'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552285'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551358'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551358'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551372'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551372'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552997'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550654'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550654'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552803'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552803'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552264'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552264'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552369'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552369'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553241'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553241'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550378'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550378'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550815'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550815'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553108'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553108'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553699'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553699'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550679'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550679'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551699'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551699'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551798'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551798'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550858'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550858'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551835'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551835'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551275'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551275'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552696'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552696'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553335'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553335'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550650'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550650'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550268'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550268'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553640'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553640'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552617'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552617'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551573'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551573'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551954'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551954'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552069'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552069'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550318'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550318'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551347'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551347'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551300'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551300'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553676'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550870'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550870'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551673'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553767'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553767'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550102'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550102'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551480'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551480'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553723'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551179'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551179'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552415'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552415'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550480'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550480'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550560'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550560'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551538'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551538'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550772'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550772'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551985'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551985'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551715'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551651'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551651'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552722'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552722'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553050'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553050'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551751'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551751'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551098'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551098'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550959'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550959'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550453'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550453'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553181'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553181'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551549'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551549'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550620'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550620'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550670'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550670'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551329'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551329'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553072'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553072'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553324'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553324'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552150'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552150'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551020'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551020'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551077'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551077'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550830'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550830'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551810'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551810'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553445'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553445'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551216'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551216'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550121'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550121'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550588'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550588'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552362'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552362'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551832'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551832'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553417'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553417'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552745'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552745'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552364'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552364'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551642'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551642'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552554'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552554'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552536'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552536'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553189'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553189'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551780'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551780'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551918'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551918'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553315'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553315'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553692'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553692'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551374'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551374'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552497'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552497'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550152'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550152'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553661'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553245'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553245'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551595'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551595'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551422'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551422'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551470'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551470'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553525'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553525'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550762'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550762'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550380'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550380'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550699'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550699'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553145'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553145'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551881'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551881'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552510'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552510'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550530'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550530'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552572'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552572'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551408'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551408'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550862'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550862'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553495'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553495'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553219'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553219'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551793'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551793'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553053'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553053'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553081'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553081'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551716'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551716'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550282'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550282'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552613'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552613'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552753'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552753'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552810'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552810'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551068'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551068'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551271'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551271'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553734'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552800'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552800'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551701'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551701'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551964'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551964'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550848'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550848'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553384'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553384'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551892'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551892'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551732'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551295'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551295'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550943'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550943'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552532'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552532'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552812'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552812'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551556'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551556'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552509'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552509'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552119'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552119'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550494'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550494'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552347'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552347'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551079'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551079'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552356'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552356'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551956'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551956'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552573'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552573'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553564'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553564'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551675'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553490'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553490'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552706'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552706'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553508'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553508'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553581'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553581'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552659'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552659'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551658'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551658'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552640'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552640'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552133'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552133'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552405'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552405'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552930'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552930'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553049'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553049'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551446'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551446'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551185'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551185'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550613'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550613'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552644'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552644'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551346'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551346'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551858'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551858'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552736'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552736'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552741'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552741'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552638'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552638'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550745'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550745'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551365'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551365'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552184'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552184'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550723'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550723'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550628'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550628'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553616'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550942'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550942'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552390'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552390'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550376'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550376'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552221'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552221'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552075'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552075'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552564'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552564'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553715'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553715'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552972'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552972'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553684'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553684'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552917'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552917'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552751'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552751'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552371'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552371'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552558'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552558'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552807'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552807'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552330'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552330'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552848'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552848'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552177'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552177'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551440'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551440'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552789'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552789'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550751'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550751'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551303'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551303'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553368'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553368'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552618'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552618'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551298'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551298'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551270'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551270'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551460'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551460'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551875'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551875'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552467'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552467'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550216'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550216'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553096'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553096'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552589'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552589'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551071'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551071'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550280'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550280'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552849'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552849'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551998'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551998'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552650'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552650'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552556'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552556'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553530'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553530'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552031'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552031'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552778'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552778'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552974'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552974'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550875'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550875'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550847'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550847'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551064'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551064'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553505'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553505'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550132'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550132'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550317'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550317'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550666'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550666'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551410'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551410'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551087'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551087'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552144'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552144'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552196'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552196'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550017'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550017'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551565'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551565'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550594'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550594'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553026'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553026'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552831'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552831'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550856'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550856'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551058'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551058'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552931'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552931'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552941'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552941'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553148'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553148'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551039'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551039'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552531'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552531'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553285'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553285'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551879'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551879'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552093'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552093'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550009'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550009'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550020'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550020'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552794'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552794'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550124'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550124'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552337'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552337'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553738'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553738'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550513'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550513'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552635'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552635'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553409'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553409'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550937'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550937'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553711'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553711'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552857'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552857'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552557'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552557'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552887'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552887'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551656'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552935'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552935'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551344'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551344'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551541'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551541'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550913'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550913'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550801'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550801'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550724'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550724'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552005'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552005'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550491'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550491'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550213'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550213'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553431'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553431'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550776'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550776'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551978'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551978'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553653'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553653'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550228'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550228'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551925'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551925'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552080'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552080'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552418'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552418'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552574'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552574'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553239'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553239'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552162'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552162'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552192'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552192'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550823'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550823'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551723'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551723'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550845'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550845'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551747'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551747'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550432'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550432'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553590'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551414'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551414'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550379'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550379'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553344'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553344'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553158'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553158'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550975'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550975'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550997'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550997'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550622'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550622'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552193'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552193'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552923'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552923'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552545'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552545'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551972'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551972'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551900'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551900'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550764'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550764'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552953'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552953'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550352'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550352'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551338'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551338'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551588'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551588'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552902'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552902'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553526'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553526'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550243'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550243'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553251'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553251'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553645'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553645'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552793'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552793'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550266'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550266'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553465'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553465'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550420'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550420'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553342'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553342'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552232'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552232'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551187'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551187'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550441'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550441'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551824'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551824'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551663'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552513'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552513'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550440'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550440'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550518'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550518'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551724'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552010'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552010'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551713'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550396'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550396'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551661'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551661'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552608'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552608'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553459'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553459'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551950'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551950'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550896'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550896'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551063'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551063'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550817'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550817'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552433'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552433'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553107'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553107'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553725'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553725'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552312'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552312'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551459'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551459'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550712'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550712'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550435'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550435'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550793'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550793'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551995'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551995'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552012'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552012'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551361'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551361'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551759'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551759'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551671'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551671'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550805'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550805'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553122'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553122'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551825'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551825'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552808'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552808'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552579'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552579'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550092'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550092'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550200'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550200'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552041'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552041'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553012'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553121'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553121'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552657'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552657'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552476'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552476'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551799'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551799'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551821'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551821'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551291'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551291'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552743'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552743'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553023'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553023'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552814'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552814'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550358'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550358'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551820'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551820'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552828'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552828'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550532'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550532'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550534'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550534'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550939'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550939'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550623'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550623'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552676'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552676'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551598'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551598'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550612'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550612'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552525'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552525'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552387'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552387'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550715'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550715'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553240'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553240'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550224'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550224'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551405'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551405'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552270'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552270'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552969'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552969'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553229'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553229'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551902'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551902'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553016'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553016'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550087'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550087'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551527'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551527'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550403'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550403'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551992'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551992'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550265'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550265'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551590'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551590'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552322'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552322'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552432'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552432'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550357'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550357'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553185'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553185'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553350'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553350'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553013'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553045'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553045'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550973'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550973'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551829'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551829'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550081'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550081'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550248'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550248'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550363'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550363'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550366'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550366'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550930'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550930'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550541'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550541'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550955'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550955'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551779'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551779'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552501'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552501'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551801'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551801'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552015'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552015'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551891'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551891'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550286'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550286'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550809'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550809'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550999'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550999'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552235'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552235'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550145'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550145'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552440'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552440'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552520'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552520'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553578'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553578'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550614'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550614'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550661'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550661'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550957'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550957'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552334'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552334'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553253'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553253'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550278'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550278'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550312'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550312'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550564'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550564'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551613'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553555'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553555'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550754'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550754'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550472'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550472'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550591'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550591'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552209'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552209'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552286'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552286'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550192'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550192'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551441'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551441'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551705'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551705'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551101'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551101'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550052'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550052'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551172'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551172'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550986'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550986'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551848'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551848'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553002'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551306'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551306'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551552'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551552'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553074'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553074'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551608'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550673'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550673'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552078'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552078'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553761'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553761'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551049'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551049'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551434'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551434'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553089'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553089'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553293'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553293'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551445'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551445'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551299'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551299'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550767'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550767'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552304'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552304'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550137'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550137'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553485'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553485'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550290'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550290'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550736'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550736'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553140'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553140'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552067'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552067'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550717'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550717'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552452'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552452'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551468'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551468'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551471'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551471'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556429'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556429'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551230'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551230'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551909'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551909'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552481'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552481'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552897'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552897'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553633'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553633'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550252'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550252'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552191'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552191'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550964'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550964'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551522'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551522'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552277'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552277'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551874'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551874'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550414'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550414'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552855'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552855'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551547'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551547'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551634'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551634'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552602'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552602'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552245'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552245'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550127'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550127'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550527'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550527'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551496'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551496'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552152'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552152'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553625'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551700'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551700'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553112'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553112'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551883'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551883'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551562'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551562'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550062'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550062'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553071'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553071'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552047'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552047'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553391'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553391'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550643'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550643'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550658'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550658'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551431'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551431'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553301'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553301'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553476'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553476'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553419'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553419'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550393'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550393'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552804'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552804'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552977'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552977'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551506'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551506'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552126'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552126'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551727'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551727'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553673'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553673'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551610'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552654'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552654'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550455'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550455'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550849'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550849'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552044'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552044'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550056'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550056'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550976'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550976'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550857'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550857'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551624'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553710'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553568'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553568'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553029'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553029'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553739'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553739'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550305'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550305'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553438'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553438'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552775'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552775'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551210'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551210'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551301'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551301'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552149'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552149'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552699'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552699'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551693'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551693'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551694'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551694'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553549'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553549'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551852'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551852'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550086'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550086'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550035'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550035'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552029'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552029'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551969'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551969'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552878'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552878'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552633'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552633'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550918'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550918'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552097'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552097'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552973'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552973'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550341'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550341'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550689'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550689'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550058'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550058'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552087'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552087'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550521'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550521'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550347'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550347'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551736'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551736'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551770'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551770'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551015'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551015'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551103'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551103'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552527'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552527'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551617'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551241'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551241'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553154'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553154'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550979'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550979'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550016'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550016'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552379'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552379'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551252'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551252'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553127'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553127'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550519'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550519'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550193'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550193'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550879'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550879'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551988'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551988'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552932'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552932'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552007'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552007'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551269'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551269'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553575'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553059'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553059'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550463'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550463'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550386'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550386'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552485'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552485'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550283'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550283'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550233'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550233'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553554'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553554'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553168'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553168'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551107'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551107'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550782'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550782'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550221'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550221'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552212'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552212'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553509'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553509'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552163'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552163'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551840'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551840'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553194'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553194'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552854'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552854'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550486'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550486'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550300'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550300'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552201'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552201'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553585'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553585'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552535'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552535'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552915'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552915'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552043'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552043'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550753'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550753'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552876'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552876'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551026'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551026'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552996'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551677'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551237'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551237'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552729'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552729'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551654'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551654'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552389'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552389'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553231'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553231'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553273'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553273'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551963'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551963'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550405'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550405'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553488'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553488'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553506'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553506'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553572'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553572'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553501'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553501'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550806'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550806'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550737'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550737'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550029'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550029'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553044'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553044'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550010'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550010'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551991'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551991'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550895'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550895'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550036'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550036'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553260'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553260'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552038'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552038'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552978'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552978'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553287'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553287'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551125'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551125'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550747'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550747'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551841'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551841'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552346'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552346'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552797'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552797'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550916'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550916'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550196'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550196'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550436'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550436'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552172'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552172'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551877'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551877'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550334'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550334'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551512'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551512'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551042'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551042'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552132'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552132'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552453'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552453'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551857'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551857'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550950'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550950'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550094'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550094'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552957'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552957'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551803'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551803'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551626'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551626'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550952'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550952'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552671'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552671'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552279'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552279'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553028'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553028'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551143'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551143'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550173'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550173'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551254'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551254'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552788'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552788'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552406'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552406'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553170'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553170'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550716'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550716'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552637'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552637'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553500'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553500'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553567'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553567'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550803'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550803'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551575'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551575'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551447'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551447'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550914'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550914'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550503'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550503'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552767'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552767'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552991'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551719'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551719'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553467'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553467'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551986'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551986'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553406'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553406'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553694'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553694'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550051'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550051'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552888'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552888'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550276'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550276'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552247'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552247'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551818'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551818'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552856'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552856'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553536'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553536'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551343'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551343'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552720'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552720'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552933'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552933'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550842'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550842'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553097'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553097'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552920'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552920'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552726'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552726'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553268'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553268'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550413'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550413'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553680'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553680'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553021'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553021'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551674'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551674'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552603'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552603'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552840'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552840'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553099'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553099'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553756'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553756'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550946'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550946'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553383'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553383'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551928'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551928'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553313'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553313'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552717'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552717'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551229'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551229'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552779'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552779'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551176'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551176'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552424'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552424'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550540'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550540'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553493'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553493'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553743'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553743'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553196'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553196'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550618'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550618'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552612'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552612'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551696'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551696'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552398'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552398'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550598'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550598'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550611'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550611'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550351'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550351'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550774'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550774'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553453'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553453'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551952'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551952'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552678'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552678'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552858'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552858'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551274'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551274'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551331'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551331'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550638'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550638'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552011'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552011'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551000'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551000'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552955'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552955'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551247'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551247'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551657'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551657'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551550'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551550'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550027'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550027'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552700'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552700'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552139'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552139'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551429'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551429'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550249'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550249'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551834'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551834'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552446'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552446'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553162'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553162'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551330'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551330'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551011'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551011'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551564'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551564'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550181'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550181'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551457'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551457'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551662'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551662'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551249'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551249'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550553'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550553'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553056'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553056'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551076'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551076'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553760'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553760'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553642'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553642'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553343'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553343'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551682'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551682'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551495'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551495'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551151'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551151'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550802'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550802'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552500'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552500'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550258'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550258'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550590'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550590'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552004'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552004'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553682'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553682'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550373'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550373'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552787'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552787'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553155'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553155'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553511'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553511'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551081'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551081'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552785'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552785'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552206'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552206'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551442'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551442'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551248'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551248'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550974'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550974'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551989'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551989'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552770'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552770'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551660'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553276'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553276'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550550'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550550'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553190'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553190'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550780'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550780'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550401'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550401'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551477'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551477'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550115'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550115'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553307'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553307'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551960'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551960'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551746'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551746'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550183'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550183'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550515'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550515'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550107'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550107'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552737'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552737'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550585'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550585'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550633'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550633'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551499'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551499'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550785'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550785'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553336'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553336'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553195'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553195'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550506'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550506'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553057'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553057'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550674'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550674'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551493'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551493'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550264'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550264'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552051'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552051'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553203'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553203'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552401'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552401'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552423'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552423'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551980'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551980'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552105'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552105'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553033'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553033'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551315'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551315'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550634'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550634'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552167'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552167'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551032'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551032'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552578'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552578'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553714'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553714'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551164'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551164'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553389'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553389'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551738'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551738'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552799'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552799'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551947'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551947'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551789'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551789'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551188'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551188'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551612'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553529'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553529'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552884'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552884'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551266'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551266'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550431'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550431'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551901'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551901'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552284'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552284'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550996'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550996'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551664'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551664'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553478'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553478'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553265'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553265'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551221'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551221'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551257'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551257'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553405'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553405'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550640'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550640'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553069'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553069'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551514'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551514'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551515'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551515'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550966'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550966'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550273'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550273'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552867'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552867'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551165'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551165'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550383'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550383'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550117'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550117'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550338'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550338'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551045'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551045'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551055'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551055'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553109'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553109'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551084'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551084'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551044'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551044'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551160'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551160'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551351'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551351'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550430'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550430'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551072'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551072'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550287'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550287'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550648'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550648'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550500'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550500'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550722'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550722'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553172'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553172'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552354'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552354'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552555'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552555'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552820'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552820'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553034'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553034'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550813'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550813'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552926'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552926'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551966'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551966'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551002'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551002'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552378'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552378'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550703'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550703'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552396'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552396'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553266'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553266'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550084'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550084'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553604'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550669'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550669'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553330'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553330'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550980'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550980'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553283'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553283'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551872'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551872'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551911'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551911'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553550'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553550'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553204'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553204'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550843'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550843'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552103'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552103'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552091'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552091'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550760'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550760'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551326'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551326'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550883'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550883'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552403'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552403'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552648'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552648'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552482'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552482'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550784'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550784'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550627'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550627'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552708'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552708'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553577'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553448'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553448'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552590'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552590'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550026'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550026'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552749'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552749'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551122'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551122'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550337'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550337'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550008'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550008'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552474'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552474'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550490'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550490'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553019'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553019'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551526'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551526'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550185'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550185'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553292'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553292'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552053'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552053'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552993'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551786'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551786'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550795'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550795'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551647'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551647'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552486'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552486'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551219'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551219'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553753'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553753'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551965'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551965'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553492'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553492'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553332'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553332'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551878'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551878'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553207'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553207'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552575'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552575'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552806'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552806'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550987'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550987'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551639'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551639'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552819'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552819'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552880'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552880'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552045'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552045'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553238'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553238'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550777'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550777'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553261'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553261'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552999'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550066'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550066'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552435'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552435'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551387'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551387'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552872'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552872'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551546'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551546'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552605'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552605'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550690'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550690'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552273'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552273'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551423'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551423'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550489'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550489'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553078'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553078'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551010'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551010'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550700'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550700'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552367'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552367'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550353'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550353'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551280'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551280'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550732'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550732'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552311'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552311'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550511'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550511'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553075'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553075'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553627'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553627'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553017'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553017'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553412'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553412'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550903'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550903'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553180'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553180'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550781'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550781'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551029'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551029'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553544'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553544'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551923'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551923'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553646'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553646'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552417'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552417'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553277'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553277'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551357'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551357'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550053'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550053'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550155'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550155'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551130'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551130'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553038'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553038'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553531'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553531'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553117'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553117'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551862'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551862'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553317'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553317'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550315'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550315'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550516'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550516'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551761'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551761'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551532'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551532'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550006'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550006'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551392'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551392'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552619'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552619'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553027'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553027'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553514'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553514'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550861'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550861'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551697'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551697'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551955'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551955'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552436'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552436'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553286'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553286'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551640'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551640'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553741'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553741'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552769'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552769'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550439'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550439'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551418'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551418'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551708'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550269'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550269'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551304'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551304'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551341'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551341'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550728'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550728'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551175'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551175'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550458'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550458'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552716'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552716'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550940'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550940'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552473'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552473'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552394'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552394'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550307'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550307'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550188'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550188'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550167'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550167'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553271'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553271'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550392'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550392'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550111'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550111'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551707'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550790'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550790'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551159'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551159'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550242'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550242'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552408'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552408'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552824'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552824'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550042'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550042'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551752'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551752'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553218'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553218'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553282'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553282'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550234'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550234'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551710'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551710'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553382'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553382'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551322'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551322'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550978'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550978'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550082'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550082'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550150'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550150'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553487'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553487'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552705'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552705'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551631'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551631'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551319'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551319'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551773'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551773'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550157'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550157'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552839'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552839'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552921'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552921'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553000'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550616'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550616'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552488'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552488'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552790'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552790'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550007'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550007'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550882'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550882'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552886'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552886'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551559'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551559'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551161'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551161'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551603'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551603'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553704'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553704'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553649'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553649'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552084'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552084'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552076'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552076'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552013'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552013'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552083'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552083'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551474'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551474'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552329'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552329'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551109'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551109'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550203'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550203'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550810'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550810'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551243'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551243'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552587'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552587'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553432'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553432'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552544'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552544'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550080'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550080'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551982'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551982'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552469'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552469'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550291'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550291'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551519'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551519'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553290'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553290'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550919'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550919'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551400'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551400'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552703'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552703'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551794'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551794'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552561'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552561'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551771'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551771'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551231'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551231'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550005'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550005'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552348'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552348'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553084'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553084'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550025'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550025'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551814'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551814'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550465'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550465'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551099'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551099'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553221'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553221'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551492'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551492'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550112'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550112'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550863'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550863'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552032'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552032'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552410'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552410'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552718'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552718'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552504'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552504'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550332'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550332'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552308'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552308'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551791'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551791'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551403'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551403'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551200'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551200'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553527'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553527'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552960'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552960'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551133'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551133'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551307'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551307'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550828'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550828'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551325'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551325'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551377'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551377'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551409'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551409'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553187'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553187'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550470'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550470'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553483'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553483'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551093'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551093'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553333'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553333'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551863'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551863'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553263'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553263'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551706'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551706'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551776'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551776'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553064'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553064'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553205'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553205'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553663'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553663'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553732'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553732'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551390'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551390'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551734'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551734'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552822'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552822'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553058'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553058'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551128'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551128'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550230'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550230'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552174'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552174'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551994'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551994'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553420'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553420'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552759'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552759'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550852'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550852'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552815'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552815'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552073'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552073'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552719'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552719'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552113'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552113'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550176'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550176'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553403'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553403'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553622'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551896'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551896'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552946'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552946'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550683'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550683'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550247'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550247'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553191'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553191'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551134'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551134'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552645'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552645'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553542'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553542'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552721'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552721'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552055'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552055'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553047'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553047'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550198'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550198'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550039'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550039'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553573'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553573'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550602'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550602'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551781'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551781'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551425'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551425'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551822'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551822'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551007'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551007'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553479'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553479'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551226'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551226'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553136'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553136'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552869'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552869'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550410'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550410'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553749'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553749'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553138'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553138'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552023'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552023'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551505'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551505'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550582'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550582'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551364'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551364'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551904'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551904'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550327'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550327'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551535'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551535'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550260'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550260'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551504'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551504'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551784'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551784'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550551'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550551'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551667'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552268'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552268'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551479'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551479'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550195'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550195'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550873'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550873'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550021'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550021'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550642'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550642'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551500'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551500'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550323'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550323'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552332'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552332'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553652'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553652'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550876'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550876'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550164'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550164'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550818'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550818'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550799'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550799'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551802'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551802'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550675'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550675'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553705'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553705'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553356'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553356'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552661'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552661'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550175'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550175'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551360'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551360'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551628'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551628'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553005'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550208'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550208'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550816'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550816'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552539'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552539'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553589'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553589'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551529'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551529'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553551'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553551'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550667'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550667'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550156'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550156'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553337'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553337'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551633'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551633'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553077'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553077'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551953'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551953'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550998'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550998'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552910'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552910'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553411'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553411'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551855'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551855'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552020'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552020'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551615'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552625'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552625'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550031'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550031'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552852'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552852'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552641'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552641'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551584'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551584'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553345'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553345'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551976'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551976'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552409'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552409'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550474'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550474'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552758'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552758'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551987'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551987'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553080'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553080'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552893'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552893'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550473'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550473'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551369'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551369'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550365'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550365'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550040'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550040'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551839'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551839'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550549'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550549'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550645'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550645'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551692'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551692'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551279'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551279'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553086'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553086'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552885'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552885'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552937'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552937'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550625'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550625'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553043'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553043'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552879'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552879'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553331'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553331'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551853'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551853'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550256'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550256'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550811'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550811'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551399'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551399'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552782'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552782'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551385'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551385'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550296'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550296'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551383'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551383'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551528'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551528'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553199'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553199'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551792'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551792'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551302'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551302'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550385'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550385'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550739'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550739'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551152'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551152'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553264'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553264'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552577'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552577'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550077'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550077'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551156'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551156'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553444'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553444'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550995'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550995'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553289'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553289'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551569'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551569'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550466'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550466'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553498'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553498'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551919'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551919'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551157'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551157'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552596'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552596'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553152'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553152'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552349'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552349'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551267'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551267'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553635'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553635'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553278'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553278'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551458'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551458'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552316'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552316'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553144'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553144'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553147'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553147'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553638'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553638'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550898'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550898'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551977'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551977'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552154'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552154'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552141'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552141'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550800'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550800'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551833'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551833'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553611'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552834'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552834'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550171'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550171'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551318'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551318'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552871'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552871'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553363'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553363'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552169'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552169'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551220'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551220'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552253'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552253'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550114'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550114'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551859'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551859'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551354'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551354'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553730'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551764'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551764'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552092'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552092'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553503'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553503'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552998'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552805'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552805'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552066'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552066'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551854'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551854'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550492'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550492'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551890'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551890'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552248'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552248'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551717'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551475'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551475'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551363'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551363'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552689'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552689'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551488'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551488'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553209'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553209'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553764'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553764'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552366'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552366'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552036'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552036'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553321'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553321'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553416'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553416'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551294'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551294'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551922'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551922'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553164'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553164'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552056'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552056'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551993'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551993'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551797'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551797'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553132'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553132'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553366'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553366'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553709'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553709'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552983'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552983'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550583'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550583'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552956'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552956'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550406'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550406'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550934'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550934'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553141'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553141'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551277'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551277'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552134'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552134'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553524'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553524'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553601'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550819'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550819'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551462'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551462'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551730'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551730'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552153'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552153'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550850'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550850'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553588'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552074'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552074'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550089'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550089'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551545'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551545'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550479'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550479'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553135'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553135'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551089'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551089'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552559'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552559'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551502'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551502'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552850'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552850'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552529'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552529'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553386'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553386'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550507'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550507'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550908'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550908'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552260'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552260'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550546'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550546'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551815'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551815'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551497'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551497'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552263'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552263'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550607'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550607'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552323'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552323'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550544'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550544'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552238'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552238'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550915'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550915'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550238'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550238'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551376'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551376'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552131'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552131'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553620'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553620'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550528'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550528'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552761'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552761'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551282'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551282'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552402'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552402'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552327'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552327'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553499'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553499'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552981'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552981'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550043'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550043'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553660'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553660'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552818'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552818'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551498'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551498'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550475'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550475'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552771'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552771'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550227'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550227'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550525'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550525'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550854'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550854'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552734'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552734'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550340'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550340'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550011'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550011'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552901'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552901'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553771'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553771'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550103'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550103'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550881'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550881'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552071'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552071'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550485'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550485'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553118'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553118'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552183'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552183'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550771'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550771'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550174'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550174'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550113'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550113'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551940'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551940'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552542'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552542'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550333'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550333'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553521'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553521'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551927'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551927'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553297'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553297'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551578'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551578'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550682'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550682'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556439'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556439'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553666'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553666'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551720'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551720'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552656'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552656'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551033'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551033'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553502'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553502'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552368'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552368'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552569'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552569'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550166'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550166'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550746'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550746'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552984'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552175'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552175'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552255'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552255'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550235'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550235'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551704'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551704'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553591'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553379'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553379'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552628'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552628'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551123'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551123'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552627'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552627'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552375'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552375'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553378'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553378'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551548'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550015'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550015'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553129'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553129'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552211'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552211'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550101'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550101'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552692'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552692'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551335'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551335'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553226'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553226'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552251'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552251'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550289'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550289'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550075'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550075'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552090'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552090'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553617'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552949'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552949'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553294'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553294'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551489'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551489'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552380'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552380'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552534'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552534'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552862'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552862'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552731'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552731'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552234'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552234'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552791'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552791'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550831'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550831'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551509'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551509'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550279'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550279'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553004'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550941'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550941'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551893'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551893'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553461'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553461'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553754'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553754'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553457'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553457'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550729'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550729'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553565'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553565'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551999'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551999'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550099'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550099'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550487'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550487'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553105'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553105'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552065'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552065'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553011'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550864'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550864'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552543'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552543'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551391'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551391'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552226'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552226'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553066'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553066'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551653'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551653'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551765'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551765'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552040'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552040'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550928'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550928'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551554'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551554'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550004'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550004'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551623'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551623'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553712'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553712'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551333'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551333'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550788'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550788'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550151'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550151'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553442'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553442'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552025'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552025'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550022'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550022'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551370'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551370'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552021'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552021'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552085'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552085'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553327'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553327'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550299'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550299'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550647'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550647'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552136'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552136'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551951'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551951'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550067'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550067'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551485'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551485'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552291'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552291'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552360'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552360'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550945'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550945'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553456'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553456'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553700'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553700'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553643'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553643'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552752'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552752'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553454'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553454'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550925'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550925'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550250'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550250'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552096'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552096'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551490'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551490'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551043'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551043'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553541'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553541'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551767'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551767'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552187'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552187'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550891'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550891'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551885'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551885'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551154'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551154'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553449'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553449'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552358'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552358'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553586'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553558'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553558'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552938'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552938'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551869'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551869'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551959'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551959'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551787'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551787'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552182'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552182'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551196'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551196'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553758'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553758'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551536'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551536'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551389'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551389'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552894'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552894'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553314'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553314'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551625'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550691'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550691'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552919'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552919'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551482'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551482'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553001'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553001'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550948'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550948'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552414'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552414'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550306'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550306'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551785'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551785'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556431'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556431'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551004'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551004'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553139'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553139'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551228'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551228'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550484'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550484'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552033'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552033'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550522'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550522'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552427'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552427'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551119'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551119'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552607'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552607'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553632'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553632'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551926'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551926'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552186'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552186'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551816'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551816'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551871'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551871'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552992'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551689'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551689'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550902'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550902'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550968'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550968'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553131'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553131'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550502'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550502'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553104'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553104'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551086'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551086'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552986'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553149'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553149'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552664'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552664'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551388'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551388'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553452'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553452'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551572'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551572'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552178'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552178'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552278'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552278'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552754'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552754'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551166'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551166'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552593'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552593'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550749'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550749'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553073'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553073'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552514'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552514'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553165'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553165'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550556'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550556'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552786'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552786'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550277'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550277'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550049'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550049'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550211'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550211'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551208'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551208'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551293'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551293'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550565'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550565'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550570'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550570'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550177'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550177'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550595'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550595'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552258'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552258'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551665'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551665'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550253'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550253'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552732'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552732'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553594'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552945'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552945'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553401'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553401'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553576'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553347'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553347'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550141'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550141'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551413'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551413'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551022'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551022'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553571'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553571'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550381'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550381'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553250'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553250'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553630'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553630'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550012'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550012'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553202'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553202'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552400'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552400'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550539'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550539'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551511'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551511'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553022'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553022'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550960'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550960'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553031'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553031'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550954'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550954'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552492'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552492'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550154'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550154'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552143'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552143'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550567'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550567'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550377'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550377'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550578'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550578'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551744'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551744'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551632'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551632'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550866'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550866'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550372'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550372'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552138'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552138'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553745'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553745'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550222'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550222'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553513'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553513'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550442'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550442'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550657'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550657'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552801'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552801'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552566'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552566'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550194'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550194'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551560'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551560'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550071'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550071'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550342'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550342'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551476'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551476'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556434'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556434'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550538'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550538'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552980'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552980'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551990'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551990'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552188'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552188'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552679'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552679'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552293'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552293'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553300'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553300'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550659'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550659'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552231'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552231'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551907'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551907'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552008'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552008'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550686'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550686'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552567'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552567'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551150'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551150'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551683'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551683'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552658'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552658'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551464'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551464'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552670'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552670'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551594'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551594'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551016'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551016'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552560'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552560'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552412'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552412'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551943'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551943'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550897'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550897'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551378'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551378'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552479'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552479'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553398'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553398'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552903'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552903'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551041'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551041'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551539'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551539'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552583'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552583'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551027'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551027'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551288'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551288'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550030'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550030'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551939'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551939'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551917'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551917'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551698'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551698'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551110'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551110'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550742'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550742'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550798'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550798'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551601'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551601'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552070'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552070'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553223'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553223'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553439'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553439'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550483'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550483'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553497'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553497'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550140'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550140'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553689'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553689'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551018'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551018'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552764'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552764'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552774'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552774'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550835'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550835'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551153'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551153'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553114'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553114'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550906'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550906'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553737'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553225'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553225'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551001'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551001'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550905'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550905'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550970'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550970'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552058'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552058'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553174'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553174'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552164'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552164'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552098'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552098'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552483'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552483'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551073'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551073'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551102'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551102'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553546'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553546'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553357'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553357'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551054'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551054'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553713'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553713'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550685'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550685'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552673'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552673'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550047'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550047'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551629'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551629'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550730'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550730'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552630'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552630'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550495'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550495'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551754'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551754'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550069'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550069'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552480'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552480'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553548'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553548'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550014'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550014'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550229'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550229'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552507'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552507'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553428'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553428'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553641'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553641'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550161'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550161'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553299'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553299'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550391'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550391'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552227'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552227'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551676'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551676'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551774'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551774'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553644'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553644'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552137'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552137'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550808'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550808'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553667'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553667'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550731'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550731'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553394'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553394'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550710'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550710'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550098'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550098'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550126'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550126'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550128'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550128'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553272'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553272'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552157'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552157'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552665'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552665'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550775'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550775'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553255'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553255'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550860'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550860'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551259'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551259'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552463'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552463'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551788'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551788'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550750'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550750'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552159'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552159'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551898'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551898'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552792'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552792'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551845'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551845'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550433'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550433'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551795'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551795'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553116'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553116'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550426'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550426'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553349'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553349'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551258'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551258'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553463'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553463'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551860'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551860'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551975'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551975'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552515'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552515'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553708'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553708'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551095'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551095'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551748'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551748'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550773'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550773'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551646'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551646'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551800'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551800'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551678'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551678'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553375'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553375'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552147'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552147'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551726'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551726'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550827'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550827'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550257'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550257'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550106'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550106'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550105'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550105'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553182'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553182'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553407'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553407'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552905'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552905'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551218'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551218'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550409'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550409'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551195'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551195'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553621'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550326'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550326'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552142'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552142'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551745'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551745'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552906'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552906'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552735'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552735'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553447'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553447'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552512'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552512'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550065'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550065'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550217'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550217'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551866'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551866'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553030'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553030'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552616'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552616'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551113'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551113'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550651'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550651'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550880'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550880'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551602'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551602'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550335'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550335'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552470'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552470'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552948'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552948'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552598'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552598'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551070'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551070'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553068'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553068'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551393'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551393'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552660'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552660'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550972'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550972'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553397'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553397'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551836'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551836'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553637'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553637'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553752'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553752'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551371'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551371'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553519'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553519'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550792'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550792'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552385'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552385'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552781'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552781'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551234'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551234'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551961'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551961'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551283'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551283'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551916'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551916'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552104'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552104'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552120'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552120'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552995'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553303'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553303'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552195'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552195'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553213'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553213'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552290'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552290'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551212'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551212'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550740'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550740'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550199'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550199'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550840'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550840'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552328'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552328'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550561'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550561'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552821'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552821'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552461'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552461'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552681'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552681'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552060'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552060'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551297'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551297'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550832'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550832'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552220'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552220'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553284'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553284'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550343'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550343'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553281'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553281'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553339'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553339'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552386'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552386'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550844'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550844'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551501'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551501'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551722'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551722'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553648'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553648'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550677'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550677'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552343'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552343'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553566'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553566'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552240'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552240'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552088'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552088'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550118'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550118'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551339'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551339'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552604'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552604'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551014'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551014'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552517'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552517'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551733'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551733'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553388'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553388'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552817'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552817'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553691'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553691'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550601'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550601'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552825'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552825'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553615'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553143'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553143'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553295'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553295'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552538'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552538'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552768'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552768'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552714'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552714'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550517'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550517'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550421'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550421'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550554'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550554'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551355'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551355'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550262'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550262'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552704'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552704'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553675'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553675'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552802'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552802'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552428'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552428'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553534'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553534'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551340'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551340'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551324'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551324'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552914'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552914'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552698'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552698'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551865'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551865'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551979'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551979'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550606'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550606'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552016'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552016'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551466'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551466'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551481'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551481'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553252'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553252'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550920'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550920'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552662'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552662'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550838'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550838'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550886'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550886'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552581'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552581'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550451'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550451'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551428'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551428'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553014'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553014'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550571'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550571'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550399'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550399'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552471'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552471'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551214'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551214'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552208'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552208'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551721'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551721'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551260'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551260'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550314'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550314'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551645'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551645'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552099'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552099'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552430'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552430'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553624'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553624'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550070'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550070'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552900'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552900'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553275'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553275'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553235'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553235'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551215'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551215'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552451'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552451'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551313'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551313'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553279'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553279'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550281'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550281'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552773'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552773'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553475'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553475'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550814'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550814'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550688'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550688'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553305'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553305'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553296'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553296'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552395'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552395'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550143'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550143'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552299'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552299'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552690'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552690'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552838'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552838'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551567'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551567'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551416'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551416'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550510'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550510'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553435'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553435'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550023'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550023'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551380'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551380'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550398'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550398'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550459'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550459'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552890'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552890'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551106'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551106'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550382'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550382'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551933'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551933'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552352'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552352'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550735'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550735'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550949'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550949'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553390'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553390'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552462'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552462'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552049'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552049'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552601'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552601'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553765'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553765'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552333'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552333'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550653'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550653'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551040'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551040'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550901'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550901'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552202'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552202'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551415'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551415'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553254'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553254'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550552'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550552'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551655'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551655'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550429'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550429'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553236'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553236'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551287'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551287'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551849'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551849'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550345'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550345'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553472'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553472'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553083'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553083'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553474'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553474'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553338'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553338'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552695'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552695'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550787'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550787'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551206'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551206'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550884'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550884'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550926'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550926'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551201'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551201'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550869'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550869'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552913'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552913'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551819'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551819'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553055'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553055'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552756'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552756'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550575'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550575'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550425'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550425'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551367'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551367'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550971'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550971'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553124'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553124'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551198'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551198'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551245'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551245'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550755'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550755'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551930'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551930'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551593'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551593'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550887'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550887'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552584'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552584'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552030'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552030'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551276'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551276'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553443'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553443'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550322'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550322'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553312'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553312'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550617'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550617'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551197'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551197'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551888'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551888'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551120'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551120'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553256'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553256'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550988'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550988'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553352'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553352'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552318'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552318'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550922'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550922'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550641'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550641'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552667'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552667'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550408'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550408'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550437'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550437'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551796'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551796'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550636'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550636'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551449'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551449'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553270'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553270'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552377'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552377'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553408'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553408'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551085'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551085'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550184'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550184'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553656'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553656'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550936'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550936'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551305'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551305'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552967'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552967'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551772'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551772'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551145'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551145'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550821'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550821'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552082'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552082'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553462'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553462'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551350'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551350'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553742'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553742'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550702'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550702'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552739'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552739'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552391'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552391'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550297'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550297'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552934'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552934'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553009'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550057'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550057'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553757'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553757'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550090'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550090'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556437'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556437'^^xsd:anyURI;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552592'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552592'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550271'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550271'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550325'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550325'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551262'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551262'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552079'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552079'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551467'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551467'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551672'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551672'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551100'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551100'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553051'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553051'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550400'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550400'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550477'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550477'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550758'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550758'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550791'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550791'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551742'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551742'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550597'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550597'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550116'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550116'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551137'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551137'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553512'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553512'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550153'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550153'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552642'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552642'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553040'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551644'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551644'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553113'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553113'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550205'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550205'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551600'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551600'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551503'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551503'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551851'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551851'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551078'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551078'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551970'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551970'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550148'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550148'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552449'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552449'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552989'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551261'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551261'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552591'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552591'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550225'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550225'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553232'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553232'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552666'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552666'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553614'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551169'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551169'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551743'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551743'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551088'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551088'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551144'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551144'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552180'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552180'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550336'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550336'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551607'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551454'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551454'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550989'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550989'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553036'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553036'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552530'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552530'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551438'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551438'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552271'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552271'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553161'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553161'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553570'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553570'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552987'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553348'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553348'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551627'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551627'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552384'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552384'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551935'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551935'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551622'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551622'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550652'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550652'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552742'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552742'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550059'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550059'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552024'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552024'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551191'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551191'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550501'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550501'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552962'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552962'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552340'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552340'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550452'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550452'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553516'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553516'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551289'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551289'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550592'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550592'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551465'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551465'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551811'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551811'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550050'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550050'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551265'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551265'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551242'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551242'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551250'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551250'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552399'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552399'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551184'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551184'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550796'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550796'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552244'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552244'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551555'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551555'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551681'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551681'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553269'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553269'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550536'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550536'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552445'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552445'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552712'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552712'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552565'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552565'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552190'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552190'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552643'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552643'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551193'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551193'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552760'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552760'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550450'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550450'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553744'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553744'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550890'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550890'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553532'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553532'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553477'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553477'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550226'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550226'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551192'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551192'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551320'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551320'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551621'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551621'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553747'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553747'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551856'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551856'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552374'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552374'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551766'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551766'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552243'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552243'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553422'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553422'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551568'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551568'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551592'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551592'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552108'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552108'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552683'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552683'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551463'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551463'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553177'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553177'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553770'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553770'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550125'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550125'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553259'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553259'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551381'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551381'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553392'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553392'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553010'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550202'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550202'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550610'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550610'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552276'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552276'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550894'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550894'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550219'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550219'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552305'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552305'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552207'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552207'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552851'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552851'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551342'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551342'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550867'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550867'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551227'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551227'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551239'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551239'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551838'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551838'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553364'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553364'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550725'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550725'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553716'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553716'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552262'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552262'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550697'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550697'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551929'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551929'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552898'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552898'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551755'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551755'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553311'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553311'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551540'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551540'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550237'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550237'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553489'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553489'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553395'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553395'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552680'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552680'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556430'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556430'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550927'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550927'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550158'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550158'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552537'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552537'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553372'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553372'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552222'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552222'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550839'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550839'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552881'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552881'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553134'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553134'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551091'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551091'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550836'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550836'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553763'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553763'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551850'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551850'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553176'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553176'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552359'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552359'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552936'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552936'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552110'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552110'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550083'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550083'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551311'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551311'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551132'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551132'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550599'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550599'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551886'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551886'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553228'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553228'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551941'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551941'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552495'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552495'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553217'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553217'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550415'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550415'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552904'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552904'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552303'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552303'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551097'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551097'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550748'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550748'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553460'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553460'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552421'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552421'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550672'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550672'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550097'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550097'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552107'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552107'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550822'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550822'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550778'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550778'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553724'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553724'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552464'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552464'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553308'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553308'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551758'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551758'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553006'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551450'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551450'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553304'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553304'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552524'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552524'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552140'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552140'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551513'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551513'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552161'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552161'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551359'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551359'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552697'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552697'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550110'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550110'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552448'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552448'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552345'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552345'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552320'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552320'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552859'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552859'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550681'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550681'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553515'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553515'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551236'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551236'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552647'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552647'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552748'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552748'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552865'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552865'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551826'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551826'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552841'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552841'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550446'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550446'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550605'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550605'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553429'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553429'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553486'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553486'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553434'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553434'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550944'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550944'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552341'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552341'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553755'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553755'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553634'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553634'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556435'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556435'^^xsd:anyURI;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552570'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552570'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552508'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552508'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551533'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551533'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550476'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550476'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553683'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553683'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550671'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550671'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551060'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551060'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552499'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552499'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550149'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550149'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550631'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550631'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551936'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551936'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553248'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553248'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552813'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552813'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552777'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552777'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552006'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552006'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552478'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552478'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550676'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550676'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552580'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552580'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551887'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551887'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550965'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550965'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551906'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551906'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550061'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550061'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552866'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552866'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553670'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553670'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550456'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550456'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553167'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553167'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553035'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553035'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551931'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551931'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551155'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551155'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551737'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551737'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552614'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552614'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551316'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551316'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553346'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553346'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553370'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553370'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551349'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551349'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551356'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551356'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551074'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551074'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551507'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551507'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551290'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551290'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553280'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553280'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550478'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550478'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551534'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551534'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550768'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550768'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553130'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553130'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553070'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553070'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551443'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551443'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551456'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551456'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550263'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550263'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551605'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553556'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553556'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552610'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552610'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553440'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553440'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550932'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550932'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550630'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550630'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553518'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553518'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553310'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553310'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553306'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553306'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551321'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551321'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551691'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551691'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552861'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552861'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553087'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553087'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552757'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552757'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551768'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551768'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552518'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552518'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552493'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552493'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552050'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552050'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552429'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552429'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551268'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551268'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551702'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551702'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552709'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552709'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553365'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553365'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552965'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552965'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552496'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552496'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552780'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552780'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551171'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551171'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551731'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551731'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551582'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551582'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552553'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552553'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551404'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551404'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552727'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552727'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552594'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552594'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550904'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550904'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550135'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550135'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551828'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551828'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551090'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551090'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552382'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552382'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550354'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550354'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552443'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552443'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550001'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550001'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552434'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552434'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553597'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552728'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552728'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552459'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552459'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553533'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553533'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550321'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550321'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553230'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553230'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550447'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550447'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551142'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551142'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550841'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550841'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553702'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553702'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552189'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552189'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551807'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551807'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551420'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551420'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552388'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552388'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550547'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550547'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551149'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551149'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552315'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552315'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553469'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553469'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553654'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553654'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551968'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551968'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551194'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551194'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552961'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552961'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550947'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550947'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551368'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551368'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552185'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552185'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550073'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550073'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552342'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552342'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550028'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550028'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550579'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550579'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551439'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551439'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551461'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551461'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552267'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552267'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553607'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551589'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551589'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552000'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552000'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553214'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553214'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552314'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552314'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551168'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551168'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553726'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553726'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552265'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552265'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551521'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551521'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551292'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551292'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552121'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552121'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552853'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552853'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552397'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552397'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551127'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551127'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553707'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553707'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553423'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553423'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550663'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550663'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550512'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550512'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552057'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552057'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550711'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550711'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553650'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553650'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551281'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551281'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553441'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553441'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550013'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550013'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551778'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551778'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550055'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550055'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550374'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550374'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552964'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552964'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553717'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553717'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550917'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550917'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551323'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551323'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551861'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551861'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551508'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551508'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550615'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550615'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551805'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551805'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553746'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553746'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552381'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552381'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550371'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550371'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552677'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552677'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552713'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552713'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551523'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551523'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552563'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552563'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551777'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551777'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552373'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552373'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550488'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550488'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550744'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550744'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553082'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553082'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553639'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553639'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552112'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552112'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553651'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553651'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553179'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553179'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553677'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553677'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552246'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552246'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552540'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552540'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A553413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A553413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A553413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:553413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '553413'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:553413'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552672'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552672'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A552711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A552711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A552711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:552711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '552711'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:552711'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550048'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550048'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A551636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A551636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A551636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:551636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '551636'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:551636'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A550348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.76000022888184"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A550348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.76000022888184 -80.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "-6.76000022888184"^^xsd:decimal ;
  geo-pos:long "-80.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A550348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:550348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '550348'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.76000213623'^^xsd:double;
  dwc:latitude '-6.7600002288818'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:550348'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8600001335144 -80.7525024414062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.8600001335144"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7525024414062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.8600001335144 -80.7525024414062)"^^geo:wktLiteral ;
  geo-pos:lat "-6.8600001335144"^^xsd:decimal ;
  geo-pos:long "-80.7525024414062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556375'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.752502441406'^^xsd:double;
  dwc:latitude '-6.8600001335144'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556375'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.59000015258789 -80.7083358764648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.59000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-80.7083358764648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.59000015258789 -80.7083358764648)"^^geo:wktLiteral ;
  geo-pos:lat "-6.59000015258789"^^xsd:decimal ;
  geo-pos:long "-80.7083358764648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556422'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.708335876465'^^xsd:double;
  dwc:latitude '-6.5900001525879'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556422'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75333309173584 -80.6913299560547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75333309173584"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6913299560547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75333309173584 -80.6913299560547)"^^geo:wktLiteral ;
  geo-pos:lat "-6.75333309173584"^^xsd:decimal ;
  geo-pos:long "-80.6913299560547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556398'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.691329956055'^^xsd:double;
  dwc:latitude '-6.7533330917358'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556398'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556030'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556030'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555970'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555970'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556117'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556117'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556449'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556449'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556174'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556174'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556249'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556249'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556088'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556088'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556049'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556049'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556193'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556193'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555889'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555889'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556122'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556122'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555950'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555950'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556019'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556019'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555893'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555893'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556085'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556085'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556263'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556263'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556279'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556279'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556062'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556062'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555906'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555906'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556144'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556144'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555861'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555861'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556079'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556079'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555883'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555883'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556198'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556198'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556096'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556096'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556033'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556033'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555927'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555927'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556180'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556180'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556200'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556200'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556113'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556113'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556202'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556202'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556195'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556195'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555954'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555954'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556031'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556031'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556304'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556304'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556216'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556216'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556131'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556131'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555990'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555990'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556123'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556123'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556186'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556186'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556099'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556099'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555986'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555986'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556266'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556266'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555967'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555967'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556315'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556315'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556148'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556148'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556316'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556316'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556143'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556143'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556151'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556151'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556218'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556218'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556064'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556064'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555964'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555964'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556036'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556036'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556276'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556276'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556054'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556054'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556032'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556032'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555866'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555866'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555882'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555882'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556441'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556441'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555879'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555879'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555932'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555932'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556184'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556184'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556287'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556287'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556058'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556058'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556132'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556132'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556189'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556189'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556305'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556305'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555926'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555926'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556029'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556029'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556312'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556312'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556231'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556231'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556314'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556314'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555948'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555948'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556241'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556241'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556075'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556075'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556188'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556188'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556177'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556177'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556191'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556191'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555957'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555957'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555999'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555999'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556183'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556183'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556206'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556206'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556060'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556060'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556273'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556273'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556039'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556039'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555903'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555903'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555886'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555886'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556051'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556051'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555977'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555977'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556211'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556211'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556278'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556278'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556107'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556107'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556262'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556262'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556245'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556245'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555934'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555934'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556243'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556243'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556444'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556444'^^xsd:anyURI;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556098'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556098'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556086'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556086'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556223'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556223'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556190'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556190'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556124'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556124'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555996'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555996'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556238'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556238'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556155'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556155'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556251'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556251'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556187'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556187'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555899'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555899'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555958'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555958'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556260'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556260'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556069'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556069'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555969'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555969'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556024'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556024'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556168'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556168'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555890'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555890'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556050'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556050'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556323'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556323'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556078'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556078'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556299'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556299'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556081'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556081'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556324'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556324'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555944'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555944'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556166'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556166'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555998'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555998'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556162'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556162'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556221'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556221'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556091'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556091'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555908'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555908'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556061'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556061'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556065'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556065'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555860'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555860'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556250'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556250'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556022'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556022'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555884'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555884'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556298'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556298'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556222'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556222'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556106'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556106'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555997'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555997'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556259'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556259'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556010'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556010'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556217'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556217'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555868'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555868'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555905'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555905'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556233'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556233'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555928'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555928'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555961'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555961'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556220'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556220'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556261'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556261'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556170'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556170'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556237'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556237'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555863'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555863'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555992'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555992'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556067'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556067'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556320'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556320'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556270'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556270'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556181'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556181'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556252'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556252'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556303'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556303'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556011'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556011'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555981'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555981'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556288'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556288'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556128'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556128'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555909'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555909'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555966'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555966'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555898'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555898'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556265'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556265'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556281'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556281'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555878'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555878'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556052'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556052'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556307'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556307'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555960'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555960'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556282'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556282'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556028'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556028'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555877'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555877'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555962'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555962'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556318'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556318'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556272'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556272'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556023'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556023'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556285'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556285'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556047'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556047'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556310'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556310'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556158'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556158'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555880'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555880'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556100'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556100'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555896'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555896'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555953'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555953'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556309'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556309'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555939'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555939'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555936'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555936'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556294'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556294'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556292'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556292'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556157'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556157'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555897'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555897'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556001'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556001'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556244'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556244'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556274'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556274'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555902'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555902'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556257'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556257'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556156'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556156'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555972'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555972'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556014'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556014'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556264'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556264'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556008'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556008'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555904'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555904'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555931'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555931'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555870'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555870'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555952'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555952'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556302'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556302'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555949'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555949'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556102'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556102'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555988'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555988'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556043'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556043'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556048'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556048'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555917'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555917'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556258'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556258'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556136'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556136'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556242'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556242'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556110'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556110'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556161'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556161'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556071'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556071'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556018'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556018'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555865'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555865'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556027'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556027'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556041'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556041'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556196'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556196'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555982'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555982'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556118'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556118'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556153'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556153'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556300'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556300'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556171'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556171'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555914'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555914'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555862'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555862'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556057'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556057'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556083'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556083'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556225'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556225'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556053'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556053'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556015'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556015'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555913'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555913'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556229'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556229'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556140'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556140'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556159'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556159'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556135'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556135'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556301'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556301'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556192'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556192'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555895'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555895'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556254'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556254'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556147'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556147'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556072'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556072'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556277'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556277'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556313'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556313'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555875'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555875'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555987'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555987'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556084'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556084'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555930'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555930'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555924'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555924'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556178'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556178'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556097'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556097'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556290'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556290'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556074'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556074'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556296'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556296'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556073'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556073'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556283'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556283'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556066'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556066'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556322'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556322'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555900'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555900'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556108'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556108'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556105'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556105'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556017'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556017'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556167'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556167'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556116'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556116'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555974'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555974'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556145'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556145'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556226'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556226'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556311'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556311'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555874'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555874'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555907'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555907'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555979'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555979'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556013'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556013'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556253'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556253'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556269'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556269'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556308'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556308'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556026'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556026'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555976'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555976'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556082'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556082'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555989'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555989'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555919'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555919'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555973'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555973'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555993'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555993'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555985'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555985'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556063'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556063'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556203'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556203'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556293'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556293'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556289'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556289'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555968'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555968'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555959'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555959'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556213'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556213'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556256'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556256'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555873'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555873'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556007'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556007'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556114'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556114'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556006'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556006'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555947'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555947'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556291'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556291'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555975'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555975'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556080'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556080'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556319'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556319'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556235'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556235'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556038'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556038'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555941'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555941'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556209'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556209'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556133'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556133'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556089'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556089'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556016'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556016'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556056'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556056'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555942'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555942'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556009'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556009'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555984'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555984'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556021'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556021'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556224'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556224'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556130'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556130'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556236'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556236'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556149'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556149'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556121'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556121'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556150'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556150'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556154'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556154'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556055'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556055'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556127'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556127'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556232'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556232'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555871'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555871'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555915'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555915'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556004'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556004'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555929'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555929'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556068'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556068'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555918'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555918'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556077'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556077'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555876'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555876'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556076'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556076'^^xsd:anyURI;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556268'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556268'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556138'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556138'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556103'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556103'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556002'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556002'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556111'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556111'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556037'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556037'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556210'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556210'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556090'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556090'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556042'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556042'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555955'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555955'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556204'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556204'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556185'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556185'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555894'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555894'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556129'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556129'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555937'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555937'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556137'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556137'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555916'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555916'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556070'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556070'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556214'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556214'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556059'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556059'^^xsd:anyURI;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556230'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556230'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555888'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555888'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555978'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555978'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556321'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556321'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556126'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556126'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556212'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556212'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555994'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555994'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555935'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555935'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556035'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556035'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555922'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555922'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556247'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556247'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555867'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555867'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556219'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556219'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556104'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556104'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556227'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556227'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556094'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556094'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556173'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556173'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556141'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556141'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556317'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556317'^^xsd:anyURI;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556239'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556239'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556448'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556448'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556003'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556003'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556093'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556093'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556146'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556146'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556120'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556120'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555921'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555921'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555901'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555901'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555887'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555887'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556194'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556194'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555995'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555995'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555945'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555945'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556280'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556280'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556020'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556020'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556246'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556246'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556176'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556176'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556215'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556215'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556445'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556445'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555991'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555991'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555881'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555881'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556163'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556163'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555980'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555980'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556172'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556172'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556197'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556197'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556447'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556447'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556034'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556034'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555951'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555951'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555943'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555943'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555965'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555965'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556284'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556284'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556208'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556208'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555869'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555869'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556372'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556372'^^xsd:anyURI;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556119'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556119'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555891'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555891'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555885'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555885'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556005'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556005'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555933'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555933'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556142'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556142'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556175'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556175'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555925'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555925'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555938'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555938'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555963'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555963'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556295'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556295'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555920'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555920'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556306'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556306'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556101'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556101'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555971'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555971'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556205'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556205'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555912'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555912'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556087'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556087'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556040'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556040'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556160'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556160'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556179'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556179'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556152'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556152'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556234'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556234'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556045'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556045'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556297'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556297'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555892'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555892'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555983'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555983'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556446'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556446'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556240'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556240'^^xsd:anyURI;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556255'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556255'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556271'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556271'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555911'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555911'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556046'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556046'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556169'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556169'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555923'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555923'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555864'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555864'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555910'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555910'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555940'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555940'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556164'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556164'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556201'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556201'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556092'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556092'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556165'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556165'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556442'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556442'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556125'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556125'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555872'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555872'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556443'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556443'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556371'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556371'^^xsd:anyURI;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555946'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555946'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556286'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556286'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556182'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556182'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556115'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556115'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556134'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556134'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556248'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556248'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556199'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556199'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556207'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556207'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556267'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556267'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556228'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556228'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556095'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556095'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A555956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A555956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A555956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:555956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '555956'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:555956'^^xsd:anyURI;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556044'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556044'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556025'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556025'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556012'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556012'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556000'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556000'^^xsd:anyURI;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556275'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556275'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556109'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556109'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556139'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556139'^^xsd:anyURI;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.80000019073486 -80.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-6.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556112'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.680000305176'^^xsd:double;
  dwc:latitude '-6.8000001907349'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556112'^^xsd:anyURI;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25 -80.4316711425781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.25"^^xsd:decimal ;
  dwc:decimalLongitude "-80.4316711425781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25 -80.4316711425781)"^^geo:wktLiteral ;
  geo-pos:lat "-7.25"^^xsd:decimal ;
  geo-pos:long "-80.4316711425781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556378'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.431671142578'^^xsd:double;
  dwc:latitude '-7.25'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556378'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.09999990463257 -80.3303298950195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.09999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-80.3303298950195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.09999990463257 -80.3303298950195)"^^geo:wktLiteral ;
  geo-pos:lat "-7.09999990463257"^^xsd:decimal ;
  geo-pos:long "-80.3303298950195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556425'^^xsd:integer;
  dwc:scientificName 'Paralabrax humeralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.33032989502'^^xsd:double;
  dwc:latitude '-7.0999999046326'^^xsd:double;
  dwc:aphiaid '282056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556425'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '282056'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.80000019073486 -80.2369995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.80000019073486"^^xsd:decimal ;
  dwc:decimalLongitude "-80.2369995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.80000019073486 -80.2369995117188)"^^geo:wktLiteral ;
  geo-pos:lat "-7.80000019073486"^^xsd:decimal ;
  geo-pos:long "-80.2369995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556383'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.236999511719'^^xsd:double;
  dwc:latitude '-7.8000001907349'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556383'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28000020980835 -80.2333297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.28000020980835"^^xsd:decimal ;
  dwc:decimalLongitude "-80.2333297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.28000020980835 -80.2333297729492)"^^geo:wktLiteral ;
  geo-pos:lat "-7.28000020980835"^^xsd:decimal ;
  geo-pos:long "-80.2333297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556379'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.233329772949'^^xsd:double;
  dwc:latitude '-7.2800002098083'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556379'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.46000003814697 -80.2050018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.46000003814697"^^xsd:decimal ;
  dwc:decimalLongitude "-80.2050018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.46000003814697 -80.2050018310547)"^^geo:wktLiteral ;
  geo-pos:lat "-7.46000003814697"^^xsd:decimal ;
  geo-pos:long "-80.2050018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556373'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi peruanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.205001831055'^^xsd:double;
  dwc:latitude '-7.460000038147'^^xsd:double;
  dwc:aphiaid '293629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556373'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1524920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.54500007629395 -80.1383361816406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.54500007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-80.1383361816406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.54500007629395 -80.1383361816406)"^^geo:wktLiteral ;
  geo-pos:lat "-7.54500007629395"^^xsd:decimal ;
  geo-pos:long "-80.1383361816406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556387'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.138336181641'^^xsd:double;
  dwc:latitude '-7.5450000762939'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556387'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25500011444092 -80.1083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.25500011444092"^^xsd:decimal ;
  dwc:decimalLongitude "-80.1083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.25500011444092 -80.1083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "-7.25500011444092"^^xsd:decimal ;
  geo-pos:long "-80.1083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556392'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.108329772949'^^xsd:double;
  dwc:latitude '-7.2550001144409'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556392'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.40000009536743 -80.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.40000009536743"^^xsd:decimal ;
  dwc:decimalLongitude "-80.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.40000009536743 -80.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "-7.40000009536743"^^xsd:decimal ;
  geo-pos:long "-80.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556393'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.099998474121'^^xsd:double;
  dwc:latitude '-7.4000000953674'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556393'^^xsd:anyURI;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3153__urn%3Acatalog%3AHMAP%3A16%3A556397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.76666688919067 -80.0449981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.76666688919067"^^xsd:decimal ;
  dwc:decimalLongitude "-80.0449981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3153__urn%3Acatalog%3AHMAP%3A16%3A556397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.76666688919067 -80.0449981689453)"^^geo:wktLiteral ;
  geo-pos:lat "-7.76666688919067"^^xsd:decimal ;
  geo-pos:long "-80.0449981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3153__urn%3Acatalog%3AHMAP%3A16%3A556397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:16:556397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3153_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '16'^^xsd:integer;
  dwc:catalogNumber '556397'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'South Pacific Ocean'^^xsd:string;
  dwc:longitude '-80.044998168945'^^xsd:double;
  dwc:latitude '-7.7666668891907'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:16:556397'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF